argo (CLI)
Jump to navigation
Jump to search
argo submit hello-world.yaml # submit a workflow spec to Kubernetes argo list # list current workflows argo get hello-world-xxx # get info about a specific workflow argo logs hello-world-xxx # print the logs from a workflow argo delete hello-world-xxx # delete workflow
Commands[edit]
archive manage the workflow archive auth manage authentication settings cluster-template manipulate cluster workflow templates completion output shell completion code for the specified shell (bash, zsh or fish) cp copy artifacts from workflow cron manage cron workflows delete delete workflows executor-plugin manage executor plugins get display details about a workflow help Help about any command lint validate files or directories of manifests list list workflows logs view logs of a pod or workflow node perform action on a node in a workflow resubmit resubmit one or more workflows resume resume zero or more workflows (opposite of suspend) retry retry zero or more workflows server start the Argo Server stop stop zero or more workflows allowing all exit handlers to run submit submit a workflow suspend suspend zero or more workflows (opposite of resume) template manipulate workflow templates terminate terminate zero or more workflows immediately version print version information wait waits for workflows to complete watch watch a workflow until it completes
Related[edit]
See also[edit]
kubectl argo
- Argo Workflows:
argo [ list | version | submit | get | delete ]
Advertising: