1singularity(1) singularity(1)
2
3
4
6 singularity-cache-list - List your local Singularity cache
7
8
9
11 singularity cache list [list options...]
12
13
14
16 This will list your local cache (stored at $HOME/.singularity/cache if
17 SINGULARITY_CACHEDIR is not set).
18
19
20
22 -h, --help[=false] help for list
23
24
25 -T, --type=[all] a list of cache types to display, possible en‐
26 tries: library, oci, shub, blob(s), all
27
28
29 -v, --verbose[=false] include cache entries in the output
30
31
32
34 All group commands have their own help output:
35
36 $ singularity help cache list
37 $ singularity help cache list --type=library,oci
38 $ singularity cache list --help
39
40
41
42
44 singularity-cache(1)
45
46
47
49 9-Nov-2021 Auto generated by spf13/cobra
50
51
52
53Auto generated by spf13/cobra Nov 2021 singularity(1)