This command is only available on Astro.
astro organization
astro organization team user
Manage users in an Astro Team.
Manage users in an Astro Team.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Manage users in an Astro Team.
astro organization team user add
| 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 team user list
astro organization team user remove
| 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 |
Was this page helpful?