CLI referenceastro workspaceastro workspace createCopy pageThe behavior and format of this command differs depending on what Astronomer product you’re using. Use the following tabs to change product contexts. Create a Workspace. AstroSoftwareUsage1astro workspace create <options>OptionsOptionDescriptionValid Values--descriptionThe description for the Workspace.Any string--enforce-ci-cdDetermines whether users are required to use an API token to deploy code.ON or OFF--nameThe name for the Workspace.Any stringExamples1$ astro workspace create --name "My Deployment" --enforce-ci-cd ONRelated commands astro workspace update astro workspace delete astro workspace user update