assembler deploy plan cli command
docs-builder assembler deploy plan \
--environment <string> \
--s3-bucket-name <string> \
[options]
Auth required
Scope: global
Creates an incremental synchronization plan by comparing the remote --s3-bucket-name with the local output of the build.
--environmentstringrequired- Named deployment target.
--s3-bucket-namestringrequired- S3 bucket to deploy to.
--outstring-
Path to write the plan file. Defaults to stdout.
Constraints: symbolic links not allowed, supports
~home expansion --delete-thresholdnumber- Abort if the plan would delete more than this percentage of objects (0–100).
-l--log-levelenum-
Minimum log level.
Values: trace, debug, information, warning, error, critical, none
Default:
information -c--config-sourceenum-
Override the configuration source: local, remote
Values: local, remote, embedded
--[no-]skip-private-repositories-
Skip cloning private repositories