apptainer key
apptainer key
https://apptainer.org/docs/user/main/cli/apptainer_key.html
apptainer key Manage OpenPGP keys
Synopsis 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: ‘/usr/local/etc/apptainer/global-pgp-public’)
apptainer key [key options…] Examples All group commands have their own help output:
$ apptainer help key newpair $ apptainer key list –help Options -h, –help help for key SEE ALSO apptainer -
Linux container platform optimised for High Performance Computing (HPC) and Enterprise Performance Computing (EPC) * apptainer key export - Export a public or private key into a specific file * apptainer key import - Import a local key into the local or global keyring * apptainer key list - List keys in your local or in the global keyring * apptainer key newpair - Create a new key pair * apptainer key pull - Download a public key from a key server * apptainer key push - Upload a public key to a key server * apptainer key remove - Remove a local public key from your local or the global keyring * apptainer key search - Search for keys on a key server
Auto generated by spf13/cobra on 22-Dec-2025