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
Runastro organization role list to view a list of the custom and default user roles in your Organization and their IDs. By default, only custom roles are displayed. To create a custom role, see Create and assign custom Deployment roles
If you want to view the Astro-defined user roles and their IDs, you need to add the --include-default-roles flag. For example,
Options
| Option | Description | Possible Values |
|---|---|---|
--include-default-roles | Display the Astro-defined user roles in the organization. | Any of the available user roles. |
Output
| Output | Description | Data Type |
|---|---|---|
NAME | The name of the role. | String |
ID | The custom role ID. | String |
DESCRIPTION | A description of the user role. | String |