astro team
This command is available only if you’re authenticated to an Astronomer Software installation.
Manage system-level Teams on Astronomer Software. See Import identity provider groups into Astronomer Software.
Usage
This command has several subcommands. Read the following sections to learn how to use each subcommand.
astro team get
View information for a single Team.
Usage
You can retrieve a Team’s ID in one of two ways:
- Access the Team in the Software UI and copy the last part of the URL in your web browser. For example, if your Team is located at
BASEDOMAIN.astronomer.io/w/cx897fds98csdcsdafasdot8g7/team/cl4iqjamcnmfgigl4852flfgulye
, your Team ID would becl4iqjamcnmfgigl4852flfgulye
. - Run
astro workspace team list
and copy the value in theID
column.
Options
astro team list
List all Teams on Astronomer Software.
Usage
Options
astro team update
Update an Astro Team’s system-level role.
Usage
You can retrieve a Team’s ID in one of two ways:
- Access the Team in the Software UI and copy the last part of the URL in your web browser. For example, if your Team is located at
BASEDOMAIN.astronomer.io/w/cx897fds98csdcsdafasdot8g7/team/cl4iqjamcnmfgigl4852flfgulye
, your Team ID iscl4iqjamcnmfgigl4852flfgulye
. - Run
astro workspace team list
and copy the value in theID
column.