assembler config init cli command
docs-builder assembler config init [options]
Fetch the assembler configuration into local application data.
--git-refstring- Git ref to fetch. Defaults to main.
--[no-]local-
Write the configuration into cwd so subsequent commands treat it as a local override.
Default:
false -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
All assembler and codex commands read their repository list from a central configuration repository. Run this once before the first assembler clone or assemble invocation, and whenever the configuration has changed upstream.