dvc gc
Remove unused files and directories from the cache or remote storage.
=> More information.
- Garbage collect from the cache, keeping only versions referenced by the current workspace:
dvc gc --workspace
- Garbage collect from the cache, keeping only versions referenced by branch, tags, and commits:
dvc gc --all-branches --all-tags --all-commits
- Garbage collect from the cache, including the default cloud remote storage (if set):
dvc gc --all-commits --cloud
- Garbage collect from the cache, including a specific cloud remote storage:
dvc gc --all-commits --cloud --remote {remote_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/dvc-gc.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 104.093888 milliseconds
- Gemini-to-HTML Time
- 0.323675 milliseconds
This content has been proxied by September (ba2dc).