Loading

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> string required

Path to the codex.yml configuration file.

Constraints: symbolic links not allowed, must exist, extensions: yml, yaml

--s3-bucket-name string required
S3 bucket to deploy to.
--plan-file string required

Path to the plan file produced by codex sync plan.

Constraints: symbolic links not allowed, must exist, extensions: json, plan

-l --log-level enum

Minimum log level.

Values: trace, debug, information, warning, error, critical, none

Default: information

-c --config-source enum

Override the configuration source: local, remote

Values: local, remote, embedded

--[no-]skip-private-repositories
Skip cloning private repositories
-l --log-level enum

Minimum log level.

Values: trace, debug, information, warning, error, critical, none

Default: information

-c --config-source enum

Override the configuration source: local, remote

Values: local, remote, embedded

--[no-]skip-private-repositories

Skip cloning private repositories