CLI index

Every Flux CLI command — workflow, execution, worker, schedule, secrets, agent, auth, principals, roles, health, start, config, service.

The Flux CLI is the operator surface. Every command group below is auto-generated from the Click command tree in flux/cli.py, so flags, defaults, and help text track the installed package.

The CLI splits into three rough buckets: things that define the workload, things that run it, and things that govern access to it.

Defining the workload

Running it

Governing access