astro workspace team list

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.

Usage

1astro workspace team list

Options

OptionDescriptionPossible Values
--jsonOutput the response as JSON. Shorthand for --output json. Mutually exclusive with -o/--output.None
-o,--outputFormat the output. The default is table.table, json, or template
--templateFormat the output using a Go template. Use with --output template.Any valid Go template string

Output

OutputDescriptionData Type
IDThe Team ID.String
RoleThe Team’s role in the Workspace.String
NameThe name of the Team.String
DescriptionThe Team description.String
Create DateThe date and time that the Team was created in the Organization.Date (YYYY-MM-DDTHH:MM:SSZ)