CLI referenceastro organizationastro organization token rotateCopy page This command is only available on Astro. Rotate an Organization API token. Usage 1astro organization token rotate <flags> Options OptionDescriptionValid Values--clean-outputPrint only the token as output. Use this flag in automated workflows.None.--forceRotate the token without showing a warning.None.--nameThe name for the token.Any string surrounded by quotations. Examples 1astro organization token rotate --name "My token" --force Related commands astro organization token update astro organization token delete astro organization switch