apptainer-key-push - Man Page

Upload a public key to a key server

Synopsis

apptainer key push [push options...]

Description

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

Options

-g, --global[=false] manage global public keys (import/pull/remove are restricted to root user or unprivileged installation only)

-h, --help[=false] help for push

-d, --keysdir="/builddir/.apptainer/keys" set local keyring dir path, an alternative way is to set environment variable 'APPTAINER_KEYSDIR'

-u, --url="" specify the key server URL

Example

  $ apptainer key push 8883491F4268F173C6E5DC49EDECE4F3F38D871E

See Also

apptainer-key(1)

History

13-Mar-2024 Auto generated by spf13/cobra

Referenced By

apptainer-key(1).

Mar 2024 Auto generated by spf13/cobra