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.
List all API tokens belonging to a Deployment. To use an API token in an automated process, see Authenticate an automation tool.

Usage

astro deployment token list --deployment-id=<deployment-id>

Options

OptionDescriptionPossible Values
--deployment-idThe Deployment to list tokens for.A valid Deployment ID
--verbosityThe log level.debug, info, warn, error, fatal, or panic. Default is warn.
--workspace-idThe Workspace ID for the Deployment.A valid Workspace ID

Output

OutputDescriptionData Type
IDThe token ID.String
NAMEThe name of the token.String
DESCRIPTIONThe description of the API Token.String
SCOPEWhether the API Token is scoped to a Deployment, Workspace, or Organization.String
CREATEDHow long ago the token was created in days.String
CREATED BYThe name of the user entity who created the token.String

Examples

# List tokens for a single Deployment
astro deployment token list --deployment-id=clukapi6r000008l58530cg8i