Skip to main content

astro workspace update

Update an Astro Workspace.

Usage

astro workspace update <workspace-id> <options>

You can find a Workspace's ID by running astro workspace list. If you do not provide a Workspace ID, the CLI prompts you to pick from a list of Workspaces that you belong to in your current Organization.

Options

OptionDescriptionValid Values
--descriptionThe description for the Workspace.Any string
--enforce-ci-cdDetermines whether users are required to use a Workspace API token or Deployment API key to deploy code.ON or OFF
--nameThe name for the Workspace.Any string

Examples

$ astro workspace update --name "My Deployment" --enforce-ci-cd OFF

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.