
fluxctl
List of commands for fluxctl:
-
fluxctl:tldr:af521 fluxctl: Show deployed and available images.$ fluxctl list-imagestry on your machineexplain this command
-
fluxctl:tldr:b0b4e fluxctl: List workloads currently running in the cluster on specific namespace.$ fluxctl --k8s-fwd-ns=${namespace} list-workloadstry on your machineexplain this command
-
fluxctl:tldr:b40a3 fluxctl: Synchronize the cluster with the git repository.$ fluxctl synctry on your machineexplain this command
-
fluxctl:tldr:c0e67 fluxctl: Turn on automatic deployment for a workload.$ fluxctl automatetry on your machineexplain this command