Synopsis

attini deploy continue [-h] [--abort] [--json] [-e=<environment>] [-m=<message>] -n*=<distributionName> [-p*=<profile>] [-r=<region>] --step-name=<stepName>

Description

Continue a manual approval step

Options

--abort

Abort the deployment plan.

-e, --environment=<environment>

Specify an environment. Required if there is more then one environment configured in the account

-h, --help

Show information about this command.

--json

Use json as output format instead of yaml.

-m, --message=<message>

Specify a message that will be included in the steps output

-n, *--distribution-name*=<distributionName>

Specify a name of the distribution. Required.

-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.

--step-name=<stepName>

Specify the name of the manual approval step. Required.