# diagrid agent access

Manage which callers may invoke an Agent

### Options

```
  -h, --help   help for access
```

### Options inherited from parent commands

```
      --api-key string   Diagrid Cloud API key
```

### SEE ALSO

- [diagrid agent](../agent.md)	 - Manage Agents
- [diagrid agent access get](./get.md)	 - Show the access policy for an Agent
- [diagrid agent access grant](./grant.md)	 - Grant a caller access to invoke an Agent
- [diagrid agent access list](./list.md)	 - List the access policies of Agents in a project
- [diagrid agent access revoke](./revoke.md)	 - Revoke a caller's access to invoke an Agent
- [diagrid agent access test](./test.md)	 - Test whether a caller is allowed to invoke an Agent
