.nh .TH "singularity" "1" "Feb 2022" "Auto generated by spf13/cobra" "" .SH NAME .PP singularity-key-push - Upload a public key to a key server .SH SYNOPSIS .PP \fBsingularity key push [push options...] \fP .SH DESCRIPTION .PP The 'key push' command allows you to connect to a key server and upload public keys 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 push .PP \fB-u\fP, \fB--url\fP="" specify the key server URL .SH EXAMPLE .PP .RS .nf $ singularity key push 8883491F4268F173C6E5DC49EDECE4F3F38D871E .fi .RE .SH SEE ALSO .PP \fBsingularity-key(1)\fP .SH HISTORY .PP 20-Feb-2022 Auto generated by spf13/cobra