cls-bootstrap(1)
Synopsis
cls bootstrap [-v] [--destroy] [--dry-run] [--retry] [--approve[=<approve>]] [--stage[=<stage>]] [--account=<account>] [--output=<format>] [--profile=<profile>] [--region=<region>] [-P=<providerNames>]… [COMMAND]
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
, ortest
. - -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.