singularity key

Manage OpenPGP keys

Synopsis

Manage your trusted, public and private keys in your local or in the global keyring (local keyring: ‘~/.singularity/sypgp’ if ‘SINGULARITY_SYPGPDIR’ is not set, global keyring: ‘/usr/local/etc/singularity/global-pgp-public’)

singularity key [key options...]

Examples

All group commands have their own help output:

$ singularity help key newpair
$ singularity key list --help

Options

-h, --help   help for key

SEE ALSO

Linux container platform optimized for High Performance Computing (HPC) and Enterprise Performance Computing (EPC) * singularity key export - Export a public or private key into a specific file * singularity key import - Import a local key into the local or global keyring * singularity key list - List keys in your local or in the global keyring * singularity key newpair - Create a new key pair * singularity key pull - Download a public key from a key server * singularity key push - Upload a public key to a key server * singularity key remove - Remove a local public key from your local or the global keyring * singularity key search - Search for keys on a key server

Auto generated by spf13/cobra on 2-Jul-2021