Loading...
mutiro agent runtime create

Create and register a new agent via the runtime service

Usage mutiro agent runtime create [flags]
Options
Flag Type Description
--auto-start bool Start the agent immediately after creation
--dir string Target directory for the agent configuration
--display-name string Display name for the new agent
--engine string Optional engine override (defaults to genie; use echo for testing)
-h, --help bool help for create
--username string Username for the new agent (without @)
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
Subcommands
See Also
mutiro agent runtime