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

NAME

6       singularity-key-pull - Download a public key from a key server
7
8
9

SYNOPSIS

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

DESCRIPTION

16       The  'key pull' command allows you to retrieve public key material from
17       a
18         remote key server, and add it to your keyring. Note that  Singularity
19       consults
20         your  keyring when running commands such as 'singularity verify', and
21       thus
22         adding a key to your keyring implies a level  of  trust.  Because  of
23       this, it is
24         recommended that you verify the fingerprint of the key with its owner
25       prior
26         to running this command.
27
28
29

OPTIONS

31       -g, --global[=false]      manage global public keys (import/pull/remove
32       are restricted to root user or unprivileged installation only)
33
34
35       -h, --help[=false]      help for pull
36
37
38       -u, --url=""      specify the key server URL
39
40
41

EXAMPLE

43                $ singularity key pull 8883491F4268F173C6E5DC49EDECE4F3F38D871E
44
45
46
47

SEE ALSO

49       singularity-key(1)
50
51
52

HISTORY

54       26-May-2021 Auto generated by spf13/cobra
55
56
57
58Auto generated by spf13/cobra      May 2021                     singularity(1)
Impressum