Loading...
mutiro agents get

Get details for a specific AI agent

Synopsis

Get detailed information about a specific AI agent.

This shows the agent's configuration, status, and metadata. Note: API keys are never shown for security reasons.

Examples:

Get agent details

mutiro agents get my-agent

Get details in JSON format

mutiro agents get my-agent --json

mutiro agents get [username] [flags]

Usage mutiro agents get [username] [flags]
Examples

Get agent details

mutiro agents get my-agent

Get details in JSON format

mutiro agents get my-agent --json
Options
Flag Type Description
-h, --help bool help for get
--json bool Output in JSON format
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 agents