.nh .TH "apptainer" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP apptainer-key - Manage OpenPGP keys .SH SYNOPSIS .PP \fBapptainer key [key options...]\fP .SH DESCRIPTION .PP 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 .PP \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 .PP \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 .PP 1-Apr-2024 Auto generated by spf13/cobra