The behavior and format of this command differs depending on what Astronomer product you’re using. Use the following tabs to change between product contexts.
- Astro
- APC
Usage
This command has several subcommands. Read the following sections to learn how to use each subcommand.astro deployment user add
Give an existing user in a Workspace access to a Deployment within that Workspace. You must be a Deployment Admin for the given Deployment to run this command.Usage
Options
astro deployment user list
View a list of all Workspace users who have access to a given Deployment.Usage
Options
astro deployment user remove
Remove access to a Deployment for an existing Workspace user, the command line prompts you for the user email address or user ID for the user you want to remove. To grant that same user a different set of permissions instead, modify their existing Deployment-level role by runningastro deployment user update. You must be a Deployment Admin to run this command.