.nh
.TH "singularity" "1" "Jan 2025" "Auto generated by spf13/cobra" ""

.SH NAME
singularity-cache-list - List your local Singularity cache


.SH SYNOPSIS
\fBsingularity cache list [list options...]\fP


.SH DESCRIPTION
This will list your local cache (stored at $HOME/.singularity/cache if
  SINGULARITY_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: all, library, oci-tmp, shub, oras, net, oci-sif, blob

.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:

  $ singularity help cache list
  $ singularity help cache list --type=library,oci
  $ singularity cache list --help
.EE


.SH SEE ALSO
\fBsingularity-cache(1)\fP


.SH HISTORY
7-Jan-2025 Auto generated by spf13/cobra
