Version v0.4.0 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
leoflow runs
Trigger and inspect DAG runs.
Options
-h, --help help for runs
Options inherited from parent commands
--config string config file path (default ~/.leoflow/config.yaml)
--log-level string log level: debug, info, warn, error
--server-url string control plane API base URL
SEE ALSO
- leoflow - Leoflow is a GitOps-first, container-native workflow orchestrator.
- leoflow runs list - List DAG runs, filtered by –state, –older-than, and/or –dag.
- leoflow runs status - Show the state of a DAG run (the latest by default).
- leoflow runs trigger - Trigger a new run of a DAG.