apptainer-key-remove - Man Page

Remove a local public key from your local or the global keyring

Synopsis

apptainer key remove

Description

The 'key remove' command will remove a local public key from
 the local or the global keyring.

Options

-b, --both[=false] remove both public and private keys

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

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

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

-p, --public[=false] remove public keys only

-s, --secret[=false] remove secret keys only

Example

  $ apptainer key remove D87FE3AF5C1F063FCBCC9B02F812842B5EEE5934

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