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 available only if you’re authenticated to an Astro Private Cloud installation.
Usage
This command includes three subcommands:create, delete, and list
Options
| Option | Description | Possible Values |
|---|---|---|
--category | The category for the new service account as displayed in the UI | Any string. The default value is default. |
--deployment-id (Required for create and delete) | The Deployment you’re creating a service account for | Any Deployment ID |
--label (Required for create) | The name or label for the new service account | Any string |
--role | The User Role for the new service account | Can be either viewer, editor, or admin. The default is viewer. |