singularity-cache-list
List your local Singularity cache
- Provided by: singularity-container (Version: 4.1.5+ds4-1)
- Report a bug
List your local Singularity cache
singularity cache list [list options...]
This will list your local cache (stored at
$HOME/.singularity/cache if
SINGULARITY_CACHEDIR is not set).
-h, --help[=false] help for list
-T, --type=[all] a list of cache types to display, possible entries: all, library, oci-tmp, shub, oras, net, oci-sif, blob
-v, --verbose[=false] include cache entries in the output
All group commands have their own help output: $ singularity help cache list $ singularity help cache list --type=library,oci $ singularity cache list --help
27-Feb-2025 Auto generated by spf13/cobra