Documentation
Sign inGet started

bird members

Usage

Ejemplo de código
bird members

Description

Manage the members of the current workspace: list who has access, add an existing organization user, change a member's role, or remove them.
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
createAdd org member to workspace
deleteRemove a member from the workspace
listList workspace members
updateUpdate a member's workspace role