Loading

assembler navigation validate-link-reference cli command

docs-builder assembler navigation validate-link-reference [<file>]
		

Validates that all published links in a links.json file do not collide with navigation.yml path prefixes and that all URLs are unique.

<file> string

Path to links.json. Defaults to .artifacts/docs/html/links.json.

Constraints: symbolic links not allowed, must exist, extensions: json, supports ~ home expansion

-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