Skip to main content

Documentation Index

Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This command is only available on Astro.
Manage users in an Astro Team.

Usage

This command has several subcommands

astro organization user team add

Add a user to a Team.

Usage

astro organization team user add

Options

OptionDescriptionValid Values
--team-idThe ID of the Team where you want to add the user.A valid Team ID.
--user-idThe user’s ID.A valid user ID.
-f, --forceSkip the confirmation prompt for Identity Provider (IdP)-managed teams.None

astro organization user team list

List all users in a Team

Usage

astro organization team user list

astro organization user team remove

Remove a user from a Team.

Usage

astro organization team user remove

Options

OptionDescriptionValid Values
--team-idThe ID of the Team where you want to remove the user.A valid Team ID.
--user-idThe user’s ID.A valid user ID.
-f, --forceSkip the confirmation prompt for Identity Provider (IdP)-managed teams.None