sq-git-verify-tag - Man Page
Verifies a tag
Synopsis
sq-git verify-tag [Options] TAG
Description
Verifies a tag.
Options
Subcommand options
- --keep-going
Continues to check commits even when it is clear that the tag cannot be authenticated.
Causes `sq-git verify-tag` to continue to check commits rather than stopping as soon as it is clear that the tag can't be authenticated.
- --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.
- --trust-root=COMMIT
Read the policy from this commit.
Falls back to using the value of the git repository's `sequoia.trustRoot` configuration key. Can be overridden using `--policy-file`.
- TAG
The tag to check
Global options
See sq-git(1) for a description of the global options.
See Also
For the full documentation see <https://sequoia-pgp.gitlab.io/sequoia-git>.
Version
0.6.0
Referenced By
0.6.0 Sequoia PGP