sq-git-policy-sync - Man Page

Updates the OpenPGP certificates in the policy

Synopsis

sq-git policy sync [Options] Ā 

Description

Updates the OpenPGP certificates in the policy.

`sq-git` looks for updates to the certificates listed in the policy file in the user's certificate store, and on the main public keyservers.

Options

Subcommand options

--disable-keyservers

Don't look for updates on any keyservers.

Updates are still looked for in the user's certificate store.

--policy-file=POLICY

Use an alternate policy.

The default policy is the `openpgp-policy.toml` file in the root of the repository's working tree.

-s,  --keyserver=KEYSERVER

Looks for updates on the specified keyservers.

In addition to looking in the local certificate store, also looks for updates in the specified keyserver.

[default: hkps://keys.openpgp.org, hkps://mail-api.proton.me, hkps://keys.mailvelope.com, hkps://keyserver.ubuntu.com, hkps://sks.pod01.fleetstreetops.com]

Global options

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

Examples

Look for certificates updates.

    sq-git policy sync

See Also

sq-git(1), sq-git-policy(1).

For the full documentation see <https://sequoia-pgp.gitlab.io/sequoia-git>.

Version

0.5.0

Referenced By

sq-git-policy(1).

0.5.0 Sequoia PGP