astro organization team update
info
This command is only available on Astro.
Update a Team in your Organization.
Usage
astro organization team update <flags>
Options
Option | Description | Valid Values |
---|---|---|
<team-id> | The ID for the Team you want to update. | A valid Team ID. |
--name | The Team's name. | String surrounded by quotation marks. |
--description | A description for the Team. | String surrounded by quotation marks. |
-r , --role | The new role for the team. | Possible values are ORGANIZATION_MEMBER , ORGANIZATION_BILLING_ADMIN , and ORGANIZATION_OWNER . |