CLI referenceastro organizationastro organization team listCopy pageThis command is only available on Astro. List all Teams in your current Organization. Usage 1astro organization 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 ColumnDescriptionData typeIDThe Team ID in the Organization.StringNAMETeam name.StringDESCRIPTIONThe description for the Team.StringORG ROLEThe Team’s role in the Organization.Possible values are ORGANIZATION_MEMBER, ORGANIZATION_BILLING_ADMIN, and ORGANIZATION_OWNER.IDP MANAGEDWhether the Team is managed through an identity provider.BooleanCREATE DATEThe date and time that the Team was created in the Organization.Date (YYYY-MM-DDTHH:MM:SSZ) Related commands astro workspace team add astro organization team create astro workspace switch