---
title: "projects delete"
description: "Delete a project"
canonical: "https://pgbeam.com/docs/cli/projects/delete"
last-updated: "2026-09-14T19:37:21.000Z"
---

# projects delete

> Delete a project

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

Soft-deletes a project and all associated databases.

## Usage

## Options

Option

Description

Required

Default

`<id>`

No

-

`--yes`, `-y`

Skip the confirmation prompt (useful for scripts and CI/CD)

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.