Scroll to navigation

SQ(1) User Commands SQ(1)

NAME

sq key delete - Delete a certificate's secret key material

SYNOPSIS

sq key delete [OPTIONS]

DESCRIPTION

Delete a certificate's secret key material.

OPTIONS

Subcommand options

Delete secret key material from the key with the specified fingerprint or key ID
Delete secret key material from the key where a user ID includes the specified email address
Delete the secret key material from the key read from PATH
Delete secret key material from the key with the specified user ID
Write the stripped certificate to the specified file

Global options

See sq(1) for a description of the global options.

EXAMPLES

Delete any secret key associated with Alice's certificate.

sq key delete --cert EB28F26E2739A4870ECC47726F0073F60FD0CBF0

Delete any secret key associated with Alice's certificate selected by user ID.

sq key delete --cert-email=alice@example.org

SEE ALSO

sq(1), sq-key(1).

For the full documentation see <https://book.sequoia-pgp.org>.

VERSION

0.40.0 (sequoia-openpgp 1.21.2)

0.40.0 Sequoia PGP