Skip to main content

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

OptionDescriptionValid Values
<team-id>The ID for the Team you want to update.A valid Team ID.
--nameThe Team's name.String surrounded by quotation marks.
--descriptionA description for the Team.String surrounded by quotation marks.
-r, --roleThe new role for the team.Possible values are ORGANIZATION_MEMBER, ORGANIZATION_BILLING_ADMIN, and ORGANIZATION_OWNER.

Was this page helpful?