Loading...
mutiro agent runtime serve

Start the runtime gRPC service

Usage mutiro agent runtime serve [flags]
Options
Flag Type Description
--binary string Path to the CLI or a host-compatible binary used for launching agent hosts
--config-dir string Directory for generated agent configs and logs
-h, --help bool help for serve
--listen string Listen address for runtime service (defaults to --address)
--store string Path to runtime config store file
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