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.
View a list of all roles in an Organization.

Usage

Run astro 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,

astro organization role list --include-default-roles

Options

OptionDescriptionPossible Values
--include-default-rolesDisplay the Astro-defined user roles in the organization.Any of the available user roles.

Output

OutputDescriptionData Type
NAMEThe name of the role.String
IDThe custom role ID.String
DESCRIPTIONA description of the user role.String