Start a Mutiro-hosted agent
Start a Mutiro-hosted agent.
Sets the agent's desired state to running so it wakes on the next message. Only applies to Mutiro-hosted agents — self-hosted daemons are controlled locally with "mutiro agent runtime start".
mutiro agents start [agent-username] [flags]
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for start |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |