assembler deploy plan
Creates an incremental synchronization plan by comparing the reote --s3-bucket-name
with the local output of the build.
docs-builder assembler deploy plan [options...] [-h|--help] [--version]
--environment
<string>
- The environment to build (Required)
--s3-bucket-name
<string>
- The S3 bucket name to deploy to (Required)
--out
<string>
- The file to write the plan to (Default: "")
--delete-threshold
<float?>
- The percentage of deletions allowed in the plan as float (optional)