sq-keyring-merge - Man Page

Merge keys or keyrings into a single keyring

Synopsis

sq keyring merge [Options] FILE

Description

Merge keys or keyrings into a single keyring.

Multiple versions of the same certificate are merged together.  Where data is replaced (e.g., secret key material), data from the later certificate is preferred.

Options

Subcommand options

--output=FILE

Write to FILE or stdout if omitted

[default: -]

FILE

Read from FILE or stdin if omitted

Global options

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

Examples

Merge certificate updates.

    sq keyring merge bob.pgp bob-updates.pgp

See Also

sq(1), sq-keyring(1).

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

Version

1.0.0 (sequoia-openpgp 1.22.0)

Info

1.0.0 Sequoia PGP