# prb consent-record command reference

Manage cookie consent records. This page documents **3 commands** under `prb consent-record`.

Run any command with `--help` to inspect the flags, accepted values, and examples provided by your installed version. Return to the [complete CLI command reference](/docs/developers/cli/commands) to browse another command.

| Command                   | Description                               | Usage                          | Source                                                                                                      |
| ------------------------- | ----------------------------------------- | ------------------------------ | ----------------------------------------------------------------------------------------------------------- |
| `prb consent-record`      | Manage cookie consent records.            | `prb consent-record <command>` | [View implementation](/docs) |
| `prb consent-record list` | List cookie consent records for a banner. | `prb consent-record list`      | [View implementation](/docs)      |
| `prb consent-record view` | View a consent record.                    | `prb consent-record view <id>` | [View implementation](/docs)      |
