codex sync apply cli command
Destructive
Auth required
Scope: global
docs-builder codex sync apply \
<config> \
--s3-bucket-name <string> \
--plan-file <file>
Upload the changes described in a plan file to S3.
<config>stringrequired-
Path to the codex.yml configuration file.
Constraints: symbolic links not allowed, must exist, extensions: yml, yaml
--s3-bucket-namestringrequired- S3 bucket to deploy to.
--plan-filestringrequired-
Path to the plan file produced by codex sync plan.
Constraints: symbolic links not allowed, must exist, extensions: json, plan
-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
-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