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
Theiii 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:
iii update --list-targets to list the binaries the installer can update.