Skip to content

install docs: use "install" and "choco -y"#3992

Merged
dgageot merged 1 commit intomasterfrom
tstromberg-patch-1
Apr 21, 2020
Merged

install docs: use "install" and "choco -y"#3992
dgageot merged 1 commit intomasterfrom
tstromberg-patch-1

Conversation

@tstromberg
Copy link
Copy Markdown

Use install(1) because it's purpose is more straight-forward.

Use -y for choco to avoid hanging prompt.

Fixes #2948

Fixes: Tracking issues that this PR will close
Related: Relevant tracking issues, for context
Merge before/after: Dependent or prerequisite PRs

Description

User facing changes (remove if N/A)

Follow-up Work (remove if N/A)

Use install(1) because it's purpose is more straight-forward. 

Use `-y` for choco to avoid hanging prompt.

Fixes #2948
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 21, 2020

Codecov Report

Merging #3992 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted Files Coverage Δ
...affold/kubernetes/portforward/kubectl_forwarder.go 68.29% <0.00%> (+2.43%) ⬆️

@dgageot
Copy link
Copy Markdown
Contributor

dgageot commented Apr 21, 2020

TIL!

@dgageot dgageot self-assigned this Apr 21, 2020
@dgageot dgageot merged commit 9305bce into master Apr 21, 2020
@dgageot dgageot deleted the tstromberg-patch-1 branch May 11, 2020 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add -y to choco install skaffold

3 participants