mv cli command
docs-builder mv <source> <target> [options]
Destructive
Scope: directory
Move a file or folder and rewrite all inbound links across the documentation set.
Behaviour flags:
--dry-run — Print the changes that would be made without applying them.
<source>stringrequired- Source file or folder path.
<target>stringrequired- Destination file or folder path.
--[no-]dry-run- Print the changes that would be made without applying them. (preview changes without applying them)
-p--pathstring- Documentation root. Defaults to cwd.
-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