Skip to content
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

Add winget to CLI windows installation instructions #2049

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

RiccardoColella
Copy link

A couple of more ways are available to install FluxCLI on Windows. This commit improves the documentation adding the winget option and the direct download option.

winget install -e --id FluxCD.Flux
```

Or download from github releases: https://github.com/fluxcd/flux2/releases
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this line, the GitHub releases link is mentioned above:

The Flux CLI is available as a binary executable for all major platforms, the binaries can be downloaded from GitHub releases page.

@stefanprodan stefanprodan added area/docs Documentation related issues and pull requests area/flux Flux related issues and pull requests labels Sep 12, 2024
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @RiccardoColella

@stefanprodan
Copy link
Member

Can you please squash the two commits into a single one.

@RiccardoColella
Copy link
Author

Obviously! 👍🏻

Signed-off-by: Riccardo Colella <[email protected]>
@stefanprodan stefanprodan changed the title Update CLI windows installation instructions Add winget to CLI windows installation instructions Sep 12, 2024
@stefanprodan stefanprodan merged commit 8e1ff8a into fluxcd:main Sep 12, 2024
5 checks passed
@RiccardoColella RiccardoColella deleted the update-cli-documentation branch September 12, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Documentation related issues and pull requests area/flux Flux related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants