This command is only available on Astro.
astro workspace
astro workspace token add
Add an Organization API token to your current Workspace.
Add an Organization API token to your current Workspace and grant it Workspace permissions.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Add an Organization API token to your current Workspace.
astro workspace token add
| Option | Description | Valid Values |
|---|---|---|
--org-token-name | The name of the Organization API token you want to add to your Workspace. | Any string enclosed in quotations |
--role | The Workspace role to grant to the Organization API token. | One of WORKSPACE_MEMBER, WORKSPACE_AUTHOR, WORKSPACE_OPERATOR or WORKSPACE_OWNER. |
Was this page helpful?