apptainer key push

Upload a public key to a key server

Synopsis

The ‘key push’ command allows you to connect to a key server and upload public keys from the local or the global keyring.

apptainer key push [push options...] <fingerprint>

Examples

$ apptainer key push 8883491F4268F173C6E5DC49EDECE4F3F38D871E

Options

-g, --global           manage global public keys (import/pull/remove are restricted to root user or unprivileged installation only)
-h, --help             help for push
-d, --keysdir string   set local keyring dir path, an alternative way is to set environment variable 'APPTAINER_KEYSDIR' (default "/home/runner/.apptainer/keys")
-u, --url string       specify the key server URL

SEE ALSO

Auto generated by spf13/cobra on 13-Mar-2024