Loading

assembler build cli command

docs-builder assembler build [options]
		

Build the unified site from all previously cloned repositories.

--[no-]strict
Treat warnings as errors.
--environment string
Named deployment target, e.g. dev, staging, production. Determines which configuration branch and index names are used.
--[no-]metadata-only
Write only metadata files; skip HTML generation. Ignored when --exporters is also set.
--[no-]show-hints
Print documentation hints emitted during the build.
--exporters string
Comma-separated list of exporters to run.
--[no-]assume-build
Skip the build step when .artifacts/docs/index.html already exists. Intended for test scenarios only.
-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

Run after assembler clone. Reads every cloned repository, applies the shared navigation.yml, and writes the unified site to .artifacts/docs/.