Loading...
Loading...
Manage iii workers with the iii worker CLI. Use when adding, removing, starting, stopping, updating, inspecting, logging, executing into, or scaffolding registry, binary, OCI, or local managed workers.
npx skill4agent add iii-hq/iii iii-worker-lifecycleiii worker ...| Command | Use when |
|---|---|
| Add a registry-managed worker and update config/lockfile when the resolver returns a graph |
| Add an OCI/container worker such as |
| Register a local worker project for managed sandbox/local development |
| Remove a worker from config and managed lifecycle |
| Reinstall a managed worker artifact without changing intent |
| Intentionally re-resolve worker pins and rewrite |
| Clear local managed-worker artifacts/cache before reinstalling or re-adding |
| Start a managed worker that is configured but not running |
| Stop a running managed worker |
| Stop then start a managed worker |
| Show configured/managed workers |
| Inspect runtime status, PID/state, and whether a worker is running |
| Read managed worker logs |
| Tail logs while debugging startup/runtime issues |
| Run a command inside a running worker environment |
| Scaffold worker metadata such as |
| Replay registry-managed workers from |
| Verify reproducibility without changing local files |
| Check that config and |
iii worker add iii-stateiii worker add image-resize@1.0.0iii worker add iii-state iii-stream iii-queueiii worker add ghcr.io/my-org/my-worker:latestiii worker add ./workers/my-workerupdatesynciii.lockverifyreinstallcleariii.lockiii worker syncengineiii worker add <name>iii.lockiii worker execexecdocker execiii worker exec image-resize -- ls -la /workspace
iii worker exec image-resize -e LOG_LEVEL=debug -w /tmp -- ./probe
iii worker exec image-resize --timeout 30s -- ./long-task
iii worker exec image-resize -- sh-t--no-ttyiii-worker-lockfileiii-engine-configiii-worker-catalogiii-worker-rbaciii workeriii installiii uninstalliii listiii worker add/remove/listconfig.yamliii.lock