> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# agent-cards approvals approve

> Approve a pending request (confirms what you are approving first)

Approve a pending request (confirms what you are approving first)

```bash theme={null}
agent-cards approvals approve --help
```

```text theme={null}
Usage: agent-cards approvals approve [options] <id>

Approve a pending request (confirms what you are approving first)

Options:
  -y, --yes   Skip the confirmation prompt
  --json      Machine-readable output (requires -y)
  -h, --help  display help for command
```
