Astro CLI
Manage and configure your Astro projects.
v1.42
Create a new Team in your Organization.
1astro organization team create --name "<team-name>"
--name
--description
--role
ORGANIZATION_MEMBER
ORGANIZATION_BILLING_ADMIN
ORGANIZATION_OWNER
1# Invite a user to your Organization2astro organization team create --name "Billing Admins" --role ORGANIZATION_BILLING_ADMIN
astro organization user update
astro workspace user add