Documentation
Sign inGet started

bird organization workspaces

Usage

Codebeispiel
bird organization workspaces

Description

Manage the workspaces in the organization: list them, read one, create a workspace, update its name, or delete it.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.

Commands

NameDescription
createCreate a workspace
deleteDelete a workspace in the organization
getGet a workspace in the organization
listList workspaces
updateUpdate a workspace in the organization