PgBeam Docs
policies

policies list

List policy profiles for a project

List all policy profiles for the linked project. Shows each profile's ID, name, access mode, and allowlist size.

Usage

pgbeam policies list

Global options

All global options (--token, --profile, --project, --org, --json, --no-color, --debug) are also available on this command.

Examples

# List policy profiles
pgbeam policies list

Output

Displays a table with columns: ID, Name, Mode, and Tables.

On this page