Commands

Description of available commands.

kluctl offers a unified command line interface that allows to standardize all your deployments. Every project, no matter how different it is from other projects, is managed the same way.

You can always call kluctl --help or kluctl <command> --help for a help prompt.

Individual commands are documented in sub-sections.


Common Arguments

Common arguments

Environment Variables

Controlling Kluctl via environment variables

webui run

webui command

diff

diff command

deploy

deploy command

prune

prune command

gitops diff

webui command

gitops deploy

webui command

gitops logs

webui command

gitops prune

webui command

gitops reconcile

webui command

gitops resume

webui command

gitops suspend

webui command

gitops validate

webui command

controller run

controller command

oci push

oci push command

delete

delete command

helm-pull

helm-pull command

helm-update

helm-update command

list-images

list-images command

poke-images

poke-images command

render

render command

validate

validate command

controller install

controller command

list-targets

list-targets command

webui build

webui command

Last modified June 5, 2024: Sync docs (c6748cd)