singularity cache list
List your local Singularity cache
Synopsis
This will list your local cache (stored at $HOME/.singularity/cache if SINGULARITY_CACHEDIR is not set).
singularity cache list [list options...]
Examples
All group commands have their own help output:
$ singularity help cache list
$ singularity help cache list --type=library,oci
$ singularity cache list --help
Options
-h, --help help for list
-T, --type strings a list of cache types to display, possible entries: all, library, oci-tmp, shub, oras, net, oci-sif, blob (default [all])
-v, --verbose include cache entries in the output
SEE ALSO
singularity cache - Manage the local cache
Auto generated by spf13/cobra on 4-Sep-2024