PgBeam Docs
projects

projects list

List all projects in your organization.

List all projects in your organization.

Usage

pgbeam projects list [flags]

Alias: pgbeam projects ls

Flags

FlagDescription
--jsonOutput as JSON

Examples

# List projects
pgbeam projects list

# Using the alias
pgbeam projects ls

# Output as JSON for scripting
pgbeam projects list --json

On this page