# diagrid agent

Manage Agents

### Options

```
      --api-key string   Diagrid Cloud API key
  -h, --help             help for agent
```

### SEE ALSO

- [diagrid agent access](./access/access.md)	 - Manage which callers may invoke an Agent
- [diagrid agent create](./create.md)	 - Create an Agent
- [diagrid agent delete](./delete.md)	 - Delete one or more Agents
- [diagrid agent example](./example.md)	 - Print an example agent resource
- [diagrid agent get](./get.md)	 - Show Agent details
- [diagrid agent list](./list.md)	 - List Agents
- [diagrid agent registry](./registry/registry.md)	 - View agents in the AI agent registry
- [diagrid agent schema](./schema.md)	 - Print the OpenAPI schema for the agent resource type
- [diagrid agent update](./update.md)	 - Update an Agent
