CLI referenceastro workspaceastro workspace user updateCopy pageThe behavior and format of this command differs depending on what Astronomer product you’re using. Use the following tabs to change product contexts. AstroAPCUpdate the role of an existing user in your current Workspace. The CLI prompts you for the user’s email.Usage1astro workspace user update --role <user-role>OptionsOptionDescriptionValid Values<email>The email address of the user whose role you want to update.Any valid email--role (Required)The user’s role in the Workspace.Valid values are WORKSPACE_ACCESSOR, WORKSPACE_MEMBER, WORKSPACE_OPERATOR, WORKSPACE_AUTHOR, or WORKSPACE_OWNER.Related commands astro workspace user add astro organization user update