Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
astro deployment organization-token add --deployment-id=<my-deployment-id> --role=DEPLOYMENT_ADMIN --workspace-id=<workspace-id>
--deployment-id
-n
--org-token-name
""
r
--role
DEPLOYMENT_ADMIN
--workspace-id
astro deployment organization-token add --deployment-id=clvduhrvd000008l842ohcpvb --role=DEPLOYMENT_ADMIN --org-token-name="My org token"
astro deployment organization-token list --deployment-id=<your-deployment-id>
ID
NAME
DESCRIPTION
SCOPE
DEPLOYMENT_ROLE
CREATED
CREATED BY
astro deployment organization-token remove --deployment-id=<my-deployment-id>
astro deployment organization-token remove --deployment-id=clvduhrvd000008l842ohcpvb --org-token-name="My org token"
astro deployment organization-token update --deployment-id=<my-deployment-id> --role=DEPLOYMENT_ADMIN
-r
astro deployment organization-token update --deployment-id=clvduhrvd000008l842ohcpvb --org-token-name="My org token" --role=DEPLOYMENT_ADMIN
Was this page helpful?