Fluxctl is a CLI tool that is able to talk to Weave Flux.
Install by running this command:
curl -Ls https://fluxcd.io/install | sh && \ sudo mv $HOME/.fluxcd/bin/fluxctl /usr/local/bin/fluxctl
Verify the installation:
fluxctl version