Loading

inbound-links validate cli command

docs-builder inbound-links validate [options]
		

Validate all cross-links originating from or targeting a specific repository.

--from string
Only check links published by this repository slug.
--to string
Only check links that point to this repository slug.
-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