Synopsis

attini deploy history [-h] [--json] [-e=<environment>] -n*=<distributionName> [-o*=<outputLimit>] [-p=<profile>] [-r=<region>]

Description

List previous deployments.

Options

-e, --environment=<environment>

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

-h, --help

Show information about this command.

--json

Use json as output format instead of yaml.

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

Specify a name of a distribution. Required.

-o, --output-limit=<outputLimit>

How many deployments to list, default = 10.

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