1singularity(1) singularity(1)
2
3
4
6 singularity-key-pull - Download a public key from a key server
7
8
9
11 singularity key pull [pull options...] <fingerprint>
12
13
14
16 The 'key pull' command allows you to connect to a key server look for
17 and
18 download a public key. Key rings are stored into (e.g.,
19 $HOME/.singularity/sypgp).
20
21
22
24 -h, --help[=false]
25 help for pull
26
27
28 -u, --url=" ⟨https://keys.sylabs.io"⟩
29 specify the key server URL
30
31
32
34 $ singularity key pull 8883491F4268F173C6E5DC49EDECE4F3F38D871E
35
36
37
38
40 singularity-key(1)
41
42
43
45 29-May-2019 Auto generated by spf13/cobra
46
47
48
49Auto generated by spf13/cobra May 2019 singularity(1)