---
title: "projects list"
description: "List projects"
canonical: "https://pgbeam.com/docs/cli/projects/list"
last-updated: "2026-09-14T19:37:21.000Z"
---

# projects list

> List projects

URL: https://pgbeam.com/docs/cli/projects/list

Lists projects filtered by organization. Requires org\_id query parameter.

## Usage

## Options

Option

Description

Required

Default

`--sort-by <value>`

Sort field for projects list. One of: name, created\_at, active\_connections.

No

-

`--limit <value>`

Maximum number of items (1-100)

No

-

`--all`

Fetch every page

No

-

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

## Examples

## Output

Renders a human-readable table or detail view by default; pass `--json` for the raw API response.