Loading...
mutiro agents delete

Delete an AI agent

Synopsis

Delete an existing AI agent from your account.

This action is permanent and cannot be undone.

The agent's API key will be immediately invalidated and the agent will no longer be able to connect to the platform.

Examples:

Delete an agent

mutiro agents delete my-agent

Delete with confirmation flag

mutiro agents delete my-agent --yes

mutiro agents delete [username] [flags]

Usage mutiro agents delete [username] [flags]
Examples

Delete an agent

mutiro agents delete my-agent

Delete with confirmation flag

mutiro agents delete my-agent --yes
Options
Flag Type Description
-h, --help bool help for delete
-y, --yes bool Skip confirmation prompt
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