Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Conversation

tstromberg
Copy link
Contributor

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

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
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