argo

Container-native workflow engine for Kubernetes automation

brewmacoslinux
Try with needOr install directly
Source

About

Get stuff done with container-native workflows for Kubernetes

Commands

argo

Examples

Submit a workflow to your Kubernetes cluster$ argo submit workflow.yaml
List all workflows in the default namespace$ argo list
View the logs of a specific workflow$ argo logs <workflow-name>