.nh .TH "singularity" "1" "Feb 2022" "Auto generated by spf13/cobra" "" .SH NAME .PP singularity-key-remove - Remove a local public key from your local or the global keyring .SH SYNOPSIS .PP \fBsingularity key remove \fP .SH DESCRIPTION .PP The 'key remove' command will remove a local public key from the local or the global keyring. .SH OPTIONS .PP \fB-g\fP, \fB--global\fP[=false] manage global public keys (import/pull/remove are restricted to root user or unprivileged installation only) .PP \fB-h\fP, \fB--help\fP[=false] help for remove .SH EXAMPLE .PP .RS .nf $ singularity key remove D87FE3AF5C1F063FCBCC9B02F812842B5EEE5934 .fi .RE .SH SEE ALSO .PP \fBsingularity-key(1)\fP .SH HISTORY .PP 20-Feb-2022 Auto generated by spf13/cobra