Add a target file with a custom .dvc filename

dvc add

dvc add --file {{custom_name.dvc}} {{path/to/file}}

click the source code to copy