Sign inGet Started

bird organization workspaces update

Usage

Codevoorbeeld
bird organization workspaces update <workspace-id> [flags]

Description

Update a workspace in the organization
Update mutable fields on any workspace in the organization, including one the caller holds no workspace-level access to.
Build the request from flags, a JSON OrganizationWorkspaceUpdate body via --body-file ("-" reads stdin), or both — a flag overrides the matching body field. Run --example to print a ready-to-edit body, or --dry-run to print the resolved request without sending it.

Examples

Codevoorbeeld
# print the body shape (no credentials needed)
bird organization workspaces update --example

# the body it prints:
Codevoorbeeld
{
  "name": "Staging"
}

Options

Request

NameDescription
--body-fileRead the JSON request body from this file; "-" reads stdin
--examplePrint a complete example request body, then exit
--dry-runPrint the resolved request without sending it, then exit
--idempotency-keyDeduplication key; a retry with the same key won't act twice

Options

NameDescription
--nameNew display name for the workspace, as it appears in the dashboard and in workspace lists. Must include at least one letter or number.
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird organization workspaces createCreate a workspace
bird organization workspaces deleteDelete a workspace in the organization
bird organization workspaces getGet a workspace in the organization
bird organization workspaces listList workspaces

Gerelateerde bronnen

Ga verder met de documentatie, gidsen en voorbeelden voor dit onderwerp. De bronnen zijn in het Engels.

Ontvang een implementatieoverzicht