Manage your AI agents
Manage your AI agents on the Mutiro platform.
This command group allows you to:
- List your agents
- Create new agents (coming soon)
- Delete agents (coming soon)
- Regenerate API keys (coming soon)
Examples:
List all your agents
mutiro agents list
Create a new agent (coming soon)
mutiro agents create "my-agent" "My AI Assistant"
Delete an agent (coming soon)
mutiro agents delete
Regenerate API key (coming soon)
mutiro agents regenerate-key
List all your agents
Create a new agent (coming soon)
Delete an agent (coming soon)
Regenerate API key (coming soon)
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for agents |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |
mutiro
Mutiro CLI - Unified command-line interface for Mutiro platform
mutiro agents create
Create a new AI agent
mutiro agents delete
Delete an AI agent
mutiro agents get
Get details for a specific AI agent
mutiro agents list
List your AI agents
mutiro agents regenerate-key
Regenerate API key for an agent
mutiro agents update-profile
Update an agent's profile