1apptainer(1) apptainer(1)
2
3
4
6 apptainer-key-push - Upload a public key to a key server
7
8
9
11 apptainer key push [push options...]
12
13
14
16 The 'key push' command allows you to connect to a key server and upload
17 public
18 keys from the local or the global keyring.
19
20
21
23 -g, --global[=false] manage global public keys (import/pull/remove
24 are restricted to root user or unprivileged installation only)
25
26
27 -h, --help[=false] help for push
28
29
30 -d, --keysdir="/builddir/.apptainer/keys" set local keyring dir
31 path, an alternative way is to set environment variable 'APP‐
32 TAINER_KEYSDIR'
33
34
35 -u, --url="" specify the key server URL
36
37
38
40 $ apptainer key push 8883491F4268F173C6E5DC49EDECE4F3F38D871E
41
42
43
44
46 apptainer-key(1)
47
48
49
51 29-Mar-2023 Auto generated by spf13/cobra
52
53
54
55Auto generated by spf13/cobra Mar 2023 apptainer(1)