logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

DVC Destroy - Remove DVC Files Easily | Online Free DevTools by Hexmos

Remove DVC files with DVC Destroy. Clean up your DVC project, delete DVC directories, and ensure a fresh start. Free online tool, no registration required.

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 {{[-f|--force]}}

See Also