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.
Usage
This command has several subcommandsastro organization user team add
Add a user to a Team.Usage
Options
| Option | Description | Valid Values |
|---|---|---|
--team-id | The ID of the Team where you want to add the user. | A valid Team ID. |
--user-id | The user’s ID. | A valid user ID. |
-f, --force | Skip the confirmation prompt for Identity Provider (IdP)-managed teams. | None |
astro organization user team list
List all users in a TeamUsage
astro organization user team remove
Remove a user from a Team.Usage
Options
| Option | Description | Valid Values |
|---|---|---|
--team-id | The ID of the Team where you want to remove the user. | A valid Team ID. |
--user-id | The user’s ID. | A valid user ID. |
-f, --force | Skip the confirmation prompt for Identity Provider (IdP)-managed teams. | None |