Documentation
Sign inGet started

bird organization workspaces delete

Usage

Przykład kodu
bird organization workspaces delete <workspace-id> [flags]

Description

Delete a workspace in the organization
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Przykład kodu
bird organization workspaces delete <id> --yes

Options

Safety

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--yesConfirm a destructive action (required; the CLI never prompts)
NameDescription
bird organization workspaces createCreate a workspace
bird organization workspaces getGet a workspace in the organization
bird organization workspaces listList workspaces
bird organization workspaces updateUpdate a workspace in the organization