astro workspace token add
info
This command is only available on Astro.
Add an Organization API token to your current Workspace and grant it Workspace permissions.
Usage
astro workspace token add
Options
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 . |