Documentation
Sign inGet started

bird organization members

Usage

Przykład kodu
bird organization members

Description

Manage members of the organization: list them, read one, or remove a member (revoking their org role and all workspace grants).
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
deleteRemove a member from the org
getGet an org member
listList org members
updateUpdate an org member's org-level role.