apptainer-key-remove - Remove a local public key from your local or the global keyring
apptainer key remove
The ’key
remove’ command will remove a local public key from
the local or the global keyring.
|
-b, --both[=false] |
remove both public and private keys | ||
|
-g, --global[=false] |
manage global public keys (import/pull/remove are restricted to root user or unprivileged installation only) | ||
|
-h, --help[=false] |
help for remove | ||
|
-d, --keysdir="/home/buildozer/.apptainer/keys" |
set local keyring dir path, an alternative way is to set environment variable ’APPTAINER_KEYSDIR’ | ||
|
-p, --public[=false] |
remove public keys only | ||
|
-s, --secret[=false] |
remove secret keys only |
$ apptainer key remove D87FE3AF5C1F063FCBCC9B02F812842B5EEE5934
apptainer-key(1)
15-May-2026 Auto generated by spf13/cobra