Leoflow runs status
leoflow runs status¶
Show the state of a DAG run (the latest by default).
Options¶
-h, --help help for status
--run string specific dag_run_id (default: the most recent run)
--server string control plane base URL (default: config server_url)
--token string JWT bearer token
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 runs - Trigger and inspect DAG runs.