astro workspace token add
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 |
--enforce-ci-cd | The Workspace role to grant to the Organization API token. | One of WORKSPACE_MEMBER , WORKSPACE_AUTHOR , WORKSPACE_OPERATOR or WORKSPACE_OWNER . |