Upload local config-plane files to the agent (one push = one deploy)
| Flag | Type | Description |
|---|---|---|
| --agent-dir | string | Self-hosted: operate on this local agent directory instead of the hosted API |
| --dry-run | bool | Show what would transfer without doing it |
| --force | bool | Overwrite files edited on the agent since the last deploy (default is to reject the push) |
| -h, --help | bool | help for push |
| --metaArray | string | Deploy label as key=value (repeatable); recorded in the deploy marker and stamped on traces |
| --restart | bool | Restart an active hosted agent so changes apply now (interrupts any active conversation) |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |