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       -a, --all[=false]
23           list all cache types
24
25
26       -h, --help[=false]
27           help for list
28
29
30       -s, --summary[=false]
31           display a cache summary
32
33
34       -T, --type=[library,oci,blobSum]
35           a list of cache types to display, possible entries: library, oci,
36       blob(s), blobSum, all
37
38
39

EXAMPLE

41                All group commands have their own help output:
42
43                $ singularity help cache list
44                $ singularity help cache list --type=library,oci
45                $ singularity cache list --help
46
47
48
49

SEE ALSO

51       singularity-cache(1)
52
53
54

HISTORY

56       29-May-2019 Auto generated by spf13/cobra
57
58
59
60Auto generated by spf13/cobra      May 2019                     singularity(1)
Impressum