1singularity(1)                                                  singularity(1)
2
3
4

NAME

6       singularity-cache-list - List your local Singularity cache
7
8
9

SYNOPSIS

11       singularity cache list [list options...]
12
13
14

DESCRIPTION

16       This will list your local cache (stored at $HOME/.singularity/cache if
17         SINGULARITY_CACHEDIR is not set).
18
19
20

OPTIONS

22       -h, --help[=false]
23           help for list
24
25
26       -T, --type=[all]
27           a list of cache types to display, possible entries: library, oci,
28       shub, blob(s), all
29
30
31       -v, --verbose[=false]
32           include cache entries in the output
33
34
35

EXAMPLE

37                All group commands have their own help output:
38
39                $ singularity help cache list
40                $ singularity help cache list --type=library,oci
41                $ singularity cache list --help
42
43
44
45

SEE ALSO

47       singularity-cache(1)
48
49
50

HISTORY

52       18-Feb-2020 Auto generated by spf13/cobra
53
54
55
56Auto generated by spf13/cobra      Feb 2020                     singularity(1)
Impressum