Synopsis

attini environment remove [-h] [--json] [-p=<profile>] [-r=<region>] <environment>

Description

Remove an environment from the account. Note that this will only remove the environment configuration, not any resources that exists in the environment.

Options

-h, --help

Show information about this command.

--json

Use json as output format instead of yaml.

-p, --profile=<profile>

Specify a configured profile, if absent the default profile will be used.

-r, --region=<region>

Specify an aws region (ex eu-west-1), if absent the default region will be used.

Arguments

<environment>

Specify a name for the new environment.