1singularity(1) singularity(1)
2
3
4
6 singularity-key-import - Import a local key into the local keyring
7
8
9
11 singularity key import [import options...] <input-key>
12
13
14
16 The 'key import' command allows you to add a key to your local keyring
17 from a
18 specific file.
19
20
21
23 -h, --help[=false]
24 help for import
25
26
27 --new-password[=false]
28 set a new password to the private key
29
30
31
33 $ singularity key import ./my-key.asc
34
35
36
37
39 singularity-key(1)
40
41
42
44 18-Feb-2020 Auto generated by spf13/cobra
45
46
47
48Auto generated by spf13/cobra Feb 2020 singularity(1)