singularity-cache-list - Man Page
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
History
14-Dec-2021 Auto generated by spf13/cobra
Referenced By
Dec 2021 Auto generated by spf13/cobra