Sodamhan.com

TL;DR

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

This document was created using the contents of the tldr project.