Loading...
mutiro agents secrets

Manage an agent's secrets

Synopsis

Manage owner-supplied secrets on an agent (API keys for the agent's tools and MCP servers).

A secret's name doubles as the environment variable the agent's runtime exports (e.g.

WARP_API_KEY), so name it exactly what the consuming tool expects.

Values are write-only: they can be replaced or deleted, never read back here.

The agent picks up changes on its next restart.

Usage -h, --help help for secrets
Options
Flag Type Description
-h, --help bool help for secrets
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 mutiro agents secrets delete mutiro agents secrets list mutiro agents secrets set