Skip to main content
Ask the installed binary for its exact command and flag surface:
The generated CLI reference publishes the same surface.

Subcommands

iii worker was removed in 0.23. Add and manage project workers through compose::*; see Workers. The worker::* function surface was removed with it. Running iii with no subcommand starts only the engine from ./config.yaml or --config. Use iii compose --up for the normal project lifecycle:

Managing iii Cloud deployments

The iii cloud command group manages hosted deployments. See Deployment.
iii Cloud availability may vary by account and release.

Updating iii

iii update updates iii and support binaries installed with it. Worker package versions are pinned inside worker-compose.yaml; update one with compose::update:
Run iii update --list-targets to list the binaries the installer can update.