1singularity(1) singularity(1)
2
3
4
6 singularity-key-newpair - Create a new key pair
7
8
9
11 singularity key newpair
12
13
14
16 The 'key newpair' command allows you to create a new key or
17 public/private
18 keys to be stored in the default user local key store location (e.g.,
19 $HOME/.singularity/sypgp).
20
21
22
24 -b, --bit-length=4096
25 specify key bit length
26
27
28 -h, --help[=false]
29 help for newpair
30
31
32
34 $ singularity key newpair
35
36
37
38
40 singularity-key(1)
41
42
43
45 21-Oct-2019 Auto generated by spf13/cobra
46
47
48
49Auto generated by spf13/cobra Oct 2019 singularity(1)