Grant a member owner-level developer access to an agent
Grant a member owner-level developer access to an agent.
The developer gains the owner workspace, owner-only tools — including reading all of the agent's conversations — config files, and deploys. They act under their own identity and cannot write into user conversations or manage grants.
Restart the agent to apply the grant.
mutiro agents developers grant [agent-username] [developer-username] [flags]
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for grant |
| -y, --yes | bool | Skip the scope-disclosure confirmation prompt |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |