Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

dvc destroy

Remove all DVC files and directories from a DVC project. More information: https://dvc.org/doc/command-reference/destroy.

  • Destroy the current project:

dvc destroy

  • Force destroy the current project:

dvc destroy --force

Contribute to This Page
Report New Issue View Source
Discuss this page