Forrest logo
back to context overview

fluxctl

List of commands for fluxctl:

  • fluxctl:tldr:af521 fluxctl: Show deployed and available images.
    $ fluxctl list-images
    try on your machine
    explain this command
  • fluxctl:tldr:b0b4e fluxctl: List workloads currently running in the cluster on specific namespace.
    $ fluxctl --k8s-fwd-ns=${namespace} list-workloads
    try on your machine
    explain this command
  • fluxctl:tldr:b40a3 fluxctl: Synchronize the cluster with the git repository.
    $ fluxctl sync
    try on your machine
    explain this command
  • fluxctl:tldr:c0e67 fluxctl: Turn on automatic deployment for a workload.
    $ fluxctl automate
    try on your machine
    explain this command
back to context overview