singularity-key-remove - Remove a local public key from your local or the global keyring
singularity key remove
The ’key
remove’ command will remove a local public key from
the local or the global keyring.
|
-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 | ||
|
--private[=false] |
remove a private key (synonym for --secret) | ||
|
-s, --secret[=false] |
remove a secret key (synonym for --private) |
$ singularity key remove D87FE3AF5C1F063FCBCC9B02F812842B5EEE5934
singularity-key(1)
15-May-2026 Auto generated by spf13/cobra