astro workspace team 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.
List all Teams in your current Workspace, as well as their level of user permissions within the Workspace.
- Astro
- Software
Usage
astro workspace team list
Output
Output | Description | Data Type |
---|---|---|
ID | The Team ID. | String |
Role | The Team's role in the Workspace. | String |
Name | The name of the Team. | String |
Description | The Team description. | String |
Create Date | The date and time that the Team was created in the Organization. | Date (YYYY-MM-DDTHH:MM:SSZ ) |
Related commands
Usage
astro workspace team list <options>
Options
Option | Description | Valid Values |
---|---|---|
<workspace_id> | The Workspace you want to list Teams for. | Any valid Workspace ID |
Output
Output | Description | Data Type |
---|---|---|
ID | The Team ID. | String |
Role | The Team's role in the Workspace. | String |
Name | The name of the Team. | String |
Description | The Team description. | Boolean |
Create Date | The date and time that the Team was created in the Organization. | Date (YYYY-MM-DDTHH:MM:SSZ ) |