astro workspace user list
info
The behavior and format of this command differs depending on what Astronomer product you're using. Use the following tabs to change product contexts.
- Astro
- Software
List all users with access to your current Workspace.
Usage
astro workspace user list
Related commands
Outputs a list of all users with access to your current Workspace.
Usage
astro workspace user list
Options
Option | Description | Possible Values |
---|---|---|
--workspace-id | The Workspace for which you want to list users. Specify this flag if you want to search for users in a Workspace that is different than your current Workspace. | Any valid Workspace ID |
--email | The email address for the user you're searching for. | Any string |
--name | The name of the user to search for. | Any string |
--paginated | Paginate the list of users. If --page-size is not specified, the default page size is 20. | None |
--page-size | The page size for paginated lists. | Any integer |