Skip to main content
This command is only available on Astro.
Manage Organization-level API tokens within a specific Workspace. See Assign an Organization API token to a Workspace. There are four sub-commands for managing a Workspace-scoped Organization token.

astro workspace organization-token add

Add an Organization API token to a Workspace and grant it Workspace-specific permissions.

Usage

Options

Example

astro workspace organization-token list

List all Organization API tokens that are assigned to a specific Workspace.

Usage

Options

Output

astro workspace organization-token remove

Remove an Organization API token from a Workspace.

Usage

Options

Example

astro workspace organization-token update

Update the role an Organization API token has within a Workspace.

Usage

Options

Example