Commands / kosa8 agent run
kosa8 agent run
Start an agent sandbox from a kit
Usage
kosa8 run KIT [ARGS...]
Options
| Flag | Type | What it does | Default |
|---|---|---|---|
--dry-run | bool | show what would run without creating the sandbox | — |
--keep | bool | keep the sandbox after the agent exits | — |
--name | string | sandbox name | — |
--no-network | bool | deny all network access, overriding the kit | — |
-w, --workspace | string | host directory the agent may see (default: current directory) | — |