Skip to main content

Documentation Index

Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This command is only available on Astro.
Rotate an Astro Deployment API Token. To use your API token in an automated process, see Authenticate an automation tool.

Usage

astro deployment token rotate <token-id> --deployment-id=<deployment-id> [flags]

Options

OptionDescriptionPossible Values
-c,--clean-outputPrint only the token as output. Use when writing scripts that run the command.N/A
-f, --forceRotate the Deployment API token without showing a warning.N/A
-t,--nameThe name of the token to be rotated. If the name contains a space, specify the entire name within quotes "".String

Examples

astro deployment token rotate --deployment-id=clukapi6r000008l58530cg8i --name "My token"