astro organization user list
info
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
Output | Description | Data Type |
---|---|---|
FULLNAME | The full name of the user. | String |
EMAIL | The email address associated with the user account. | String |
ID | The user ID. | String |
ORGANIZATION ROLE | The level of permissions granted to the user at the Organization level. Can be ORGANIZATION_MEMBER , ORGANIZATION_BILLING_ADMIN , or ORGANIZATION_OWNER . | String |
IDP MANAGED | Whether or not the user is managed through an identity provider (IdP). | Boolean |
CREATE DATE | The date the user profile was created. | Date (YYYY-MM-DDTHH:MM:SSZ ) |