singularity key remove

Remove a local public key from your local or the global keyring

Synopsis

The ‘key remove’ command will remove a local public key from the local or the global keyring.

singularity key remove <fingerprint>

Examples

$ singularity key remove D87FE3AF5C1F063FCBCC9B02F812842B5EEE5934

Options

-g, --global    manage global public keys (import/pull/remove are restricted to root user or unprivileged installation only)
-h, --help      help for remove
    --private   remove a private key (synonym for --secret)
-s, --secret    remove a secret key (synonym for --private)

SEE ALSO

Auto generated by spf13/cobra on 4-Sep-2024