Skip to main content

Mass Package

mass package

Manage packages of IaC deployed in environments.

Synopsis

Packages

Packages are instances of infrastructure-as-code modules on your environment canvas.

Packages are used to:

  • Deploy infrastructure components
  • Configure application services
  • Manage environment-specific settings
  • Connect different components together

Commands

  • configure: Update package configuration
  • deploy: Deploy a package to an environment
  • export: Export a package to your local filesystem
  • get: Retrieve package details and configuration
  • patch: Update individual package parameter values

Options

  -h, --help   help for package

SEE ALSO