other versions
- unstable 4.1.5+ds3-1+b2
singularity(1) | singularity(1) |
NAME¶
singularity-cache-list - List your local Singularity cache
SYNOPSIS¶
singularity cache list [list options...]
DESCRIPTION¶
This will list your local cache (stored at
$HOME/.singularity/cache if
SINGULARITY_CACHEDIR is not set).
OPTIONS¶
-h, --help[=false] help for list
-T, --type=[all] a list of cache types to display, possible entries: library, oci, shub, blob(s), all
-v, --verbose[=false] include cache entries in the output
EXAMPLE¶
All group commands have their own help output:
$ singularity help cache list
$ singularity help cache list --type=library,oci
$ singularity cache list --help
SEE ALSO¶
singularity-cache(1)
HISTORY¶
20-Feb-2022 Auto generated by spf13/cobra
Feb 2022 | Auto generated by spf13/cobra |