Remove index cache, lock files, unused cache packages, and tarballs
-i, --index-cache
Remove index cache
-p, --packages
Remove unused packages from writable package caches
-t, --tarballs
Remove cached package tarballs
-f, --force-pkgs-dirs
Remove all writable package caches
-c, --tempfiles <arg...>
Remove temporary files that could not be deleted earlier due to being in-use. Argument is path(s) to prefix(es) where files should be found and removed
-d, --dry-run
Only display what would have been done
--json
Report all output as json. Suitable for using conda programmatically