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.
Manage users in your current Astro Organization.

Usage

Run astro organization user list to list all users, their email, ID, organization role, and account creation date in your Organization.

Output

OutputDescriptionData Type
FULLNAMEThe full name of the user.String
EMAILThe email address associated with the user account.String
IDThe user ID.String
ORGANIZATION ROLEThe level of permissions granted to the user at the Organization level. Can be ORGANIZATION_MEMBER, ORGANIZATION_BILLING_ADMIN, or ORGANIZATION_OWNER.String
IDP MANAGEDWhether or not the user is managed through an identity provider (IdP).Boolean
CREATE DATEThe date the user profile was created.Date (YYYY-MM-DDTHH:MM:SSZ)