Loading...
mutiro agent status

Check agent host status

Synopsis

Check the status and connectivity of the agent host.

This command verifies:

  • Host is running and reachable
  • gRPC service is responding
  • Engine availability (if accessible)
  • Basic connectivity information

The host must be started with 'mutiro agent host' for this to work.

Examples:

Check host status

mutiro agent status mutiro agent host status

Check with verbose output

mutiro agent status --verbose

mutiro agent status [flags]

Usage mutiro agent status [flags]
Examples

Check host status

mutiro agent status mutiro agent host status

Check with verbose output

mutiro agent status --verbose
Options
Flag Type Description
-h, --help bool help for status
Global Options
Flag Type Description
--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