Loading...
mutiro agents allowlist set

Set the allowlist for an agent

Synopsis

Set the allowlist for an agent.

Pass usernames to allow, or "*" for open access, or no usernames for owner-only.

Examples: mutiro agents allowlist set my-agent alice bob # Allow alice and bob mutiro agents allowlist set my-agent "*" # Open access mutiro agents allowlist set my-agent # Owner only (clear allowlist)

mutiro agents allowlist set [agent-username] [your-usernames...] [flags]

Usage mutiro agents allowlist set [agent-username] [your-usernames...] [flags]
Examples
mutiro agents allowlist set my-agent alice bob # Allow alice and bob mutiro agents allowlist set my-agent "*" # Open access mutiro agents allowlist set my-agent # Owner only (clear allowlist)
Options
Flag Type Description
-h, --help bool help for set
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 allowlist