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

# db list

> List databases

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

Lists all databases registered for the project.

## Usage

## Options

Option

Description

Required

Default

`--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.