commands.sh

dvc destroy

all

Remove all DVC files and directories from a DVC project.

More info →

Options (1)

-f, --forceboolean

Force destroy the current project

Example: dvc destroy {{[-f|--force]}}

Examples (2)

Destroy the current project

Force destroy the current project

dvc destroy [-f|--force]
made by @shridhargupta | data from tldr-pages