Open
Description
Bug Report
Description
--force
is required to overwrite a file during move, but this isn't allowed as a parameter
Reproduce
- Create a directory with files
a
andb
, checking both into dvc dvc move a b
produces the error
Use '--force' to overwrite.
dvc move --force a b
produces the error
ERROR: unrecognized arguments: --force
Expected
force
should allow overwriting
Environment information
Output of dvc doctor
:
DVC version: 2.9.3 (pip)
---------------------------------
Platform: Python 3.9.7 on Windows-10-10.0.22000-SP0
Supports:
gdrive (pydrive2 = 1.10.0),
webhdfs (fsspec = 2021.11.1),
http (aiohttp = 3.8.1, aiohttp-retry = 2.4.6),
https (aiohttp = 3.8.1, aiohttp-retry = 2.4.6)
Cache types: hardlink
Cache directory: NTFS on C:\
Caches: local
Remotes: gdrive
Workspace directory: NTFS on C:\
Repo: dvc, git