PgBeam Docs
analytics

analytics plans

List available plans

List all available PgBeam subscription plans with their pricing and resource limits. Use this to compare plans before upgrading or to check what limits apply to each tier.

Usage

pgbeam analytics plans

Global options

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

Examples

# List all plans
pgbeam analytics plans

# List plans as JSON
pgbeam analytics plans --json

Output

Displays a table with columns: Plan, Label, Price, Projects, Databases, Connections, and Queries/Day. With --json, returns the full plans array from the API.

On this page