Loading...
mutiro agents

Manage your AI agents

Synopsis

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

Usage -h, --help help for agents
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 <agent-id>

Regenerate API key (coming soon)

mutiro agents regenerate-key <agent-id>
Options
Flag Type Description
-h, --help bool help for agents
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 mutiro agents allow mutiro agents allowlist mutiro agents create mutiro agents delete mutiro agents deny mutiro agents get mutiro agents list mutiro agents regenerate-key mutiro agents session mutiro agents update-profile