Loading

codex build cli command

Idempotent
docs-builder codex build <config> [options]
		

Build the portal from previously cloned repositories.

<config> string required

Path to the codex.yml configuration file.

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

--[no-]strict

Treat warnings as errors.

Default: false

--output string

Output directory. Defaults to .artifacts/codex/.

Constraints: symbolic links not allowed

-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