# diagrid app access

Manage which callers may invoke an App

### Options

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

### Options inherited from parent commands

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

### SEE ALSO

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