.nh .TH "apptainer" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP apptainer-key-push - Upload a public key to a key server .SH SYNOPSIS .PP \fBapptainer 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-d\fP, \fB--keysdir\fP="/build/.apptainer/keys" set local keyring dir path, an alternative way is to set environment variable 'APPTAINER_KEYSDIR' .PP \fB-u\fP, \fB--url\fP="" specify the key server URL .SH EXAMPLE .EX $ apptainer key push 8883491F4268F173C6E5DC49EDECE4F3F38D871E .EE .SH SEE ALSO .PP \fBapptainer-key(1)\fP .SH HISTORY .PP 1-Apr-2024 Auto generated by spf13/cobra