Skip to main content

astro organization user invite

info

This command is only available on Astro.

Invite users to your current Astro Organization.

warning

This command will replace astro user invite in Astro CLI v1.15.0. Any instances in your projects or automation where you use astro user invite needs to be updated to astro organization user invite before the release of Astro CLI v1.15.0.

Usage

Run astro organization user invite to invite a new user to your Astronomer Organization. You can use astro organization user invite to invite multiple users to an Organization at a time. By default, new users are added as an ORGANIZATION_MEMBER. See Add a group of users to Astro using the Astro CLI.

You must add new users to an Astro Organization before you can add them to specific Astro Workspaces. See astro workspace user add.

Options

OptionDescriptionValid Values
<email>Specify the email for the user you want to invite or update. Use only with astro organization user update and astro organization user invite.Any valid email
--roleThe user's role in the Organization. Use only with astro organization user update and astro organization user invite. By default, new users are added as an ORGANIZATION_MEMBER.Valid values are ORGANIZATION_MEMBER, ORGANIZATION_BILLING_ADMIN, or ORGANIZATION_OWNER.

Examples

# Invite a user to your Organization
astro organization user invite user@cosmicenergy.org --role ORGANIZATION_BILLING_ADMIN

Was this page helpful?

Sign up for Developer Updates

Get a summary of new Astro features once a month.

You can unsubscribe at any time.
By proceeding you agree to our Privacy Policy, our Website Terms and to receive emails from Astronomer.