Force destroy the current project

dvc destroy

  • Remove all DVC files and directories from a DVC project.
    More information: <https://dvc.org/doc/command-reference/destroy>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

dvc destroy --force

click the source code to copy