List your AI agents
List all AI agents owned by the authenticated user.
This command displays:
- Agent ID
- Username
- Display name
- Status
- API key (partially hidden)
- Creation date
Examples:
List all your agents
mutiro agents list
List with verbose output
mutiro agents list -v
mutiro agents list [flags]
List all your agents
List with verbose output
Flag | Type | Description |
---|---|---|
-h, --help | bool | help for list |
Flag | Type | Description |
---|---|---|
--config | string | config file (default is ./.mutiro.yaml in current directory) |
--debug | bool | debug mode |
-v, --verbose | bool | verbose output |