.nh .TH "apptainer" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP apptainer-cache-list - List your local Apptainer cache .SH SYNOPSIS .PP \fBapptainer cache list [list options...]\fP .SH DESCRIPTION .PP This will list your local cache (stored at $HOME/.apptainer/cache if APPTAINER_CACHEDIR is not set). .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for list .PP \fB-T\fP, \fB--type\fP=[all] a list of cache types to display, possible entries: library, oci, shub, blob(s), all .PP \fB-v\fP, \fB--verbose\fP[=false] include cache entries in the output .SH EXAMPLE .EX All group commands have their own help output: $ apptainer help cache list $ apptainer help cache list --type=library,oci $ apptainer cache list --help .EE .SH SEE ALSO .PP \fBapptainer-cache(1)\fP .SH HISTORY .PP 1-Apr-2024 Auto generated by spf13/cobra