Loading...
Usage
mutiro agent runtime register <agent-id> [flags]
Options
| Flag |
Type |
Description |
| --dir |
string |
Agent directory containing .mutiro-agent.yaml |
| --display-name |
string |
Override display name when registering |
| -h, --help |
bool |
help for register |
| --sandbox-mode |
string |
Override sandbox mode (e.g. workspace-write) |
Global Options
| Flag |
Type |
Description |
| --address |
string |
Runtime service address (default "127.0.0.1:59051") |
| --config |
string |
config file (default is ./.mutiro.yaml in current directory) |
| --debug |
bool |
debug mode |
| -v, --verbose |
bool |
verbose output |
See Also
mutiro agent runtime