.nh .TH "apptainer" "1" "Jan 2026" "Auto generated by spf13/cobra" "" .SH NAME apptainer-key - Manage OpenPGP keys .SH SYNOPSIS \fBapptainer key [key options...]\fP .SH DESCRIPTION Manage your trusted, public and private keys in your local or in the global keyring (local keyring: '~/.apptainer/keys' if 'APPTAINER_KEYSDIR' is not set, global keyring: '/etc/apptainer/global-pgp-public') .SH OPTIONS \fB-h\fP, \fB--help\fP[=false] help for key .SH EXAMPLE .EX All group commands have their own help output: $ apptainer help key newpair $ apptainer key list --help .EE .SH SEE ALSO \fBapptainer(1)\fP, \fBapptainer-key-export(1)\fP, \fBapptainer-key-import(1)\fP, \fBapptainer-key-list(1)\fP, \fBapptainer-key-newpair(1)\fP, \fBapptainer-key-pull(1)\fP, \fBapptainer-key-push(1)\fP, \fBapptainer-key-remove(1)\fP, \fBapptainer-key-search(1)\fP .SH HISTORY 8-Jan-2026 Auto generated by spf13/cobra