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.
Usage
Options
| Option | Description | Possible Values |
|---|---|---|
--deployment-id | The Deployment to list tokens for. | A valid Deployment ID |
--verbosity | The log level. | debug, info, warn, error, fatal, or panic. Default is warn. |
--workspace-id | The Workspace ID for the Deployment. | A valid Workspace ID |
Output
| Output | Description | Data Type |
|---|---|---|
ID | The token ID. | String |
NAME | The name of the token. | String |
DESCRIPTION | The description of the API Token. | String |
SCOPE | Whether the API Token is scoped to a Deployment, Workspace, or Organization. | String |
CREATED | How long ago the token was created in days. | String |
CREATED BY | The name of the user entity who created the token. | String |