Create an Environment
Prerequisites
Create an Environment
# Create environment with name
bricks collection create --name "production"
# Create environment and set as default
bricks collection create --name "development" --defaultNaming Conventions
Manage Environments
Deploy to an Environment
See also
Last updated
Was this helpful?

