.nh .TH "apptainer" "1" "Jul 2026" "Auto generated by spf13/cobra" "" .SH NAME apptainer-cache-list - List your local Apptainer cache .SH SYNOPSIS \fBapptainer cache list [list options...]\fP .SH DESCRIPTION This will list your local cache (stored at $HOME/.apptainer/cache if APPTAINER_CACHEDIR is not set). .SH OPTIONS \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 \fBapptainer-cache(1)\fP .SH HISTORY 30-Jul-2026 Auto generated by spf13/cobra