dvc gc

캐시 또는 원격 저장소에서 사용되지 않는 파일 및 디렉토리를 제거. 더 많은 정보: https://dvc.org/doc/command-reference/gc.

dvc gc --workspace

dvc gc --all-branches --all-tags --all-commits

dvc gc --all-commits --cloud

dvc gc --all-commits --cloud --remote {{원격_이름}}