Skip to main content

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 filesystem
  • get: Retrieve environment details and configuration
  • list: List all environments in a project

Options

  -h, --help   help for environment

SEE ALSO