projects
List all projects in your organization.
List all projects in your organization.
pgbeam projects list [flags]
Alias: pgbeam projects ls
| Flag | Description |
|---|
--json | Output as JSON |
# List projects
pgbeam projects list
# Using the alias
pgbeam projects ls
# Output as JSON for scripting
pgbeam projects list --json