Full 360 is now part of Micro Focus

Vertica Announces Early Access of Vertica Accelerator

Vertica-as-a-Service Now Available via Early Access Program, Acquisition of Full360 further deepens commitment to delivering Vertica-as-a-Service

ElasticDW Docs

Command: environment

The environment command is used to manage the environments.

An Environment groups clusters together, and provides a security scope tied to an associated environment token. This allows organizations to manage the clusters in a logical fashion, e.g. Development, Production, etc.

Usage

edw environment <subcommand> [args]

Subcommands

  • init - Downloads a template to be applied in the user’s AWS account.
  • create - Creates a new environment.
  • delete - Deletes an environment.
  • describe - Describes the environments, if –id is set then it will only describe said environment.
  • reset-token - Resets the token for an environment.
On this page