Skip to main content
Update a project by ID or slug. The name, slug, and delete protection can be changed. Omitted fields remain unchanged. Changing the slug affects generated deployment domains.

Usage

Flags

string
required
Project ID or slug.
string
New project slug. Omit to leave unchanged.
string
New human-readable project name. Omit to leave unchanged.
bool
Enable or disable delete protection. Omit to leave unchanged.

Global Flags

Examples

See the API reference.
Last modified on July 23, 2026