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

NAME

6       singularity-key-search - Search for keys on a key server
7
8
9

SYNOPSIS

11       singularity key search [search options...]
12
13
14

DESCRIPTION

16       The 'key search' command allows you to connect to a key server and look
17       for
18         public keys matching the argument passed to the command line. You can
19         search by name, email, or fingerprint / key ID. (Maximum  100  search
20       entities)
21
22
23

OPTIONS

25       -h, --help[=false]      help for search
26
27
28       -l, --long-list[=false]      output long list when searching for keys
29
30
31       -u, --url=""      specify the key server URL
32
33
34

EXAMPLE

36                $ singularity key search sylabs.io
37
38                # search by fingerprint:
39                $ singularity key search 8883491F4268F173C6E5DC49EDECE4F3F38D871E
40
41                # search by key ID:
42                $ singularity key search F38D871E
43
44
45
46

SEE ALSO

48       singularity-key(1)
49
50
51

HISTORY

53       11-Mar-2021 Auto generated by spf13/cobra
54
55
56
57Auto generated by spf13/cobra      Mar 2021                     singularity(1)
Impressum