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.