This command is only available on Astro.
astro organization
astro organization token rotate
Rotate an Organization API token.
Rotate an Organization API token.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Rotate an Organization API token.
astro organization token rotate <flags>
| Option | Description | Valid Values |
|---|---|---|
--clean-output | Print only the token as output. Use this flag in automated workflows. | None. |
--force | Rotate the token without showing a warning. | None. |
--name | The name for the token. | Any string surrounded by quotations. |
astro organization token rotate --name "My token" --force
Was this page helpful?