.nh .TH "apptainer" "1" "Jan 2026" "Auto generated by spf13/cobra" "" .SH NAME apptainer-key-push - Upload a public key to a key server .SH SYNOPSIS \fBapptainer key push [push options...] \fP .SH DESCRIPTION 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 \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 \fBapptainer-key(1)\fP .SH HISTORY 8-Jan-2026 Auto generated by spf13/cobra