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 projectdefault: Set an artifact as the default connection for an environment
Options
-h, --help help for environment
SEE ALSO
- mass - Massdriver Cloud CLI
- mass environment create - Create an environment
- mass environment default - Set an environment default connection
- mass environment export - Export an environment from Massdriver
- mass environment get - Get an environment from Massdriver
- mass environment list - List environments