codex build cli command
docs-builder codex build <config> [options]
Idempotent
Build the portal from previously cloned repositories.
<config>stringrequired-
Path to the codex.yml configuration file.
Constraints: symbolic links not allowed, must exist, extensions: yml, yaml, supports
~home expansion
--[no-]strict-
Treat warnings as errors.
Default:
false --outputstring-
Output directory. Defaults to .artifacts/codex/.
Constraints: symbolic links not allowed, supports
~home expansion -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