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 admin

Operate a running control plane (health, pause, drain, runs).

Synopsis

Operator commands for a running Leoflow control plane (Pro). These act over the /api/v2 API — checking health, pausing DAGs, draining the control plane before maintenance, and inspecting runs — and reuse the same –server/–token/config precedence as leoflow deploy.

Options

  -h, --help   help for admin

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