1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/dvc-destroy.md

13 lines
211 B
Markdown
Raw Normal View History

# 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`