Mass Environment
mass environment
Environment management
Synopsis
Manage Environments
Environments are the workspaces that bundles will be deployed to.
Environments can be modeled by application stage (production, staging, development), by region (prod-usw, prod-eu), and even ephemerally per developer (alice-dev, bob-dev).
Commands
export
: Export an environment to local filesystemget
: Retrieve environment details and configurationlist
: List all environments in a project
Options
-h, --help help for environment
SEE ALSO
- mass - Massdriver Cloud CLI
- mass environment export - Export an environment from Massdriver
- mass environment get - Get an environment from Massdriver
- mass environment list - List environments