DVC: add page including sub-commands destroy, diff and fetch
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
e94e07d26d
commit
ca9b1f104e
12
pages/common/dvc-destroy.md
Normal file
12
pages/common/dvc-destroy.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# dvc destroy
|
||||
|
||||
> Remove all DVC files and directories from a DVC project.
|
||||
> More information: <https://dvc.org/doc/command-reference/destroy>.
|
||||
|
||||
- Destroy:
|
||||
|
||||
`dvc destroy`
|
||||
|
||||
- Force Destroy:
|
||||
|
||||
`dvc destroy --force`
|
Reference in New Issue
Block a user