cls-bootstrap(1)

Name

cls-bootstrap - Initialize a cloud provider placement.

Synopsis

cls bootstrap [-v] [--destroy] [--dry-run] [--retry] [--approve[=<approve>]] [--stage[=<stage>]] [--account=<account>] [--output=<format>] [--profile=<profile>] [--region=<region>] [-P=<providerNames>]…​ [COMMAND]

Description

Initialize a cloud provider placement.

Options

--account=<account>

AWS account.

--approve[=<approve>]

Approve changes to be deployed.

--destroy

Remove the bootstrap for the given placement.

--dry-run

Do not execute underlying cdk binary.

--output=<format>

Print results using given format.

Values: table, json, csv, tsv (default: table)

-P, --providers=<providerNames>

Provider substrates to target.

--profile=<profile>

aws profile

--region=<region>

AWS region.

--retry

Retry the destroy operation.

--stage[=<stage>]

Optional stage prefix to use within the cloud placement.

For example: dev, prod, or test.

-v, --verbose

Specify multiple -v options to increase verbosity.

For example, -v -v -v or -vvv

Commands

help

Display help information about the specified command.