astro organization team user

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

1astro 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.

astro organization user team list

List all users in a Team

Usage

1astro organization team user list

astro organization user team remove

Remove a user from a Team.

Usage

1astro 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.