astro deployment user
Manage Deployment-level users.
Astro
Software
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 running astro deployment user update
. You must be a Deployment Admin to run this command.
Usage
Options
astro deployment user update
Update a user’s role in a given Deployment.