logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       Delete a certificate's secret key material.

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

Name

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

Options

Subcommandoptions--cert=FINGERPRINT|KEYID
              Delete secret key material from the key with the specified fingerprint or key ID

       --cert-email=EMAIL
              Delete secret key material from the key where a user ID includes the specified email address

       --cert-file=PATH
              Delete the secret key material from the key read from PATH

       --cert-userid=USERID
              Delete secret key material from the key with the specified user ID

       --output=FILE
              Write the stripped certificate to the specified file

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

See Also

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

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

Synopsis

sqkeydelete [OPTIONS]

Version

       1.2.0 (sequoia-openpgp 1.22.0)

Sequoia PGP                                           1.2.0                                                SQ(1)

See Also