codex serve cli command
docs-builder codex serve [options]
Serve the built portal at http://localhost:4000.
--portint-
Port to listen on.
Default:
4000 --pathstring-
Path to the portal output. Defaults to .artifacts/codex/docs/.
Constraints: symbolic links not allowed, must exist, 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
Run after codex build. Does not rebuild on file changes.