singularity keys pull

Fetch an OpenPGP public key from a key server

Synopsis

The ‘key pull’ command allows you to connect to a key server look for and download a public key. Key rings are stored into (e.g., $HOME/.singularity/sypgp).
singularity keys pull [pull options...] <fingerprint>

Examples

$ singularity key pull D87FE3AF5C1F063FCBCC9B02F812842B5EEE5934

Options

-h, --help         help for pull
-u, --url string   specify the key server URL (default "https://keys.sylabs.io")

SEE ALSO

  • singularity keys - Manage OpenPGP keys

Auto generated by spf13/cobra on 23-May-2019