git-verify-tag
(1)Check the GPG signature of tags
git verify-tag [-v | --verbose] [--format=<format>] [--raw] <tag>...
Options
2--rawPrint the raw gpg status output to standard error instead of the normal human-readable output.
-v--verbosePrint the contents of the tag object before validating it.