Stop a Mutiro-hosted agent
Stop a Mutiro-hosted agent.
Sets the agent's desired state to stopped: its runtime is scaled down and incoming messages no longer wake it until it is started again.
Only applies to Mutiro-hosted agents — self-hosted daemons are controlled locally with "mutiro agent runtime stop".
mutiro agents stop [agent-username] [flags]
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for stop |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |