Loading

inbound-links validate-link-reference cli command

docs-builder inbound-links validate-link-reference [options]
		

Validate a locally built links.json against the published link registry.

--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

-p --path string
Root of the documentation source. Defaults to cwd.
-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