astro deployment team

The behavior and format of this command differs depending on what Astronomer product you’re using. Use the following tabs to change between product contexts.

Manage Deployment-level Teams.

Usage

This command includes four subcommands: add, list, update, and remove.

1astro deployment team add --deployment-id=<your-deployment-id> <team-id> --role --workspace-id
2astro deployment team list --deployment-id=<deployment-id> <team-id> --role --workspace-id
3astro deployment team update --deployment-id=<your-deployment-id> <team-id> --role --workspace-id
4astro deployment team remove --deployment-id=<your-deployment-id> <team-id> --role --workspace-id

To find a Team ID using the Astro CLI, run astro organization team list.

To find a Team ID in the Astro UI, click Organization Settings > Access Management > Teams. Search for your Team in the Teams table and copy its ID. The ID should look something like clk17xqgm124q01hkrgilsr49.

Options

OptionDescriptionPossible Values
--deployment-id (Required)The Deployment for the TeamAny valid Deployment ID
<team-id> (Required)The Team’s IDAny valid Team ID
--roleThe role for the team.DEPLOYMENT_ADMIN or a custom role name.
--workspace-idThe Workspace from which to remove the userAny valid Workspace ID