apptainer cache list

List your local Apptainer cache

Synopsis

This will list your local cache (stored at $HOME/.apptainer/cache if APPTAINER_CACHEDIR is not set).

apptainer cache list [list options...]

Examples

All group commands have their own help output:

$ apptainer help cache list
$ apptainer help cache list --type=library,oci
$ apptainer cache list --help

Options

-h, --help           help for list
-T, --type strings   a list of cache types to display, possible entries: library, oci, shub, blob(s), all (default [all])
-v, --verbose        include cache entries in the output

SEE ALSO

Auto generated by spf13/cobra on 7-Jun-2023