1apptainer(1) apptainer(1)
2
3
4
6 apptainer-key-remove - Remove a local public key from your local or the
7 global keyring
8
9
10
12 apptainer key remove
13
14
15
17 The 'key remove' command will remove a local public key from
18 the local or the global keyring.
19
20
21
23 -b, --both[=false] remove both public and private keys
24
25
26 -g, --global[=false] manage global public keys (import/pull/remove
27 are restricted to root user or unprivileged installation only)
28
29
30 -h, --help[=false] help for remove
31
32
33 -d, --keysdir="/builddir/.apptainer/keys" set local keyring dir
34 path, an alternative way is to set environment variable 'APP‐
35 TAINER_KEYSDIR'
36
37
38 -p, --public[=false] remove public keys only
39
40
41 -s, --secret[=false] remove secret keys only
42
43
44
46 $ apptainer key remove D87FE3AF5C1F063FCBCC9B02F812842B5EEE5934
47
48
49
50
52 apptainer-key(1)
53
54
55
57 29-Mar-2023 Auto generated by spf13/cobra
58
59
60
61Auto generated by spf13/cobra Mar 2023 apptainer(1)