Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
astro workspace create <options>
--description
--enforce-ci-cd
ON
OFF
--name
$ astro workspace create --name "My Deployment" --enforce-ci-cd ON
astro workspace update
astro workspace delete
astro workspace user update
--label
$ astro workspace create --label "My Deployment" --description "My new Deployment"
Was this page helpful?