git-secret/docs/_posts/2021-05-05-git-secret-whoknows.md
Nikita Sobolev 19941f91f4
Adds release-ci script to test installation (#664)
* Adds release-ci script to test installation

* Fixes CI

* Fixes CI

* Renames some variables to follow the same SECRETS_ convention
2021-05-05 15:59:28 +03:00

918 B

layout title date permalink categories
post git-secret-whoknows 2021-05-05 15:37:26 +0300 git-secret-whoknows command

git-secret-whoknows - prints email-labels for each key in the keyring.

SYNOPSIS

git secret whoknows

DESCRIPTION

git-secret-whoknows prints list of email addresses whose keys are allowed to access the secrets in this repo.

OPTIONS

-l  - 'long' output, shows key expiration dates.
-h  - shows this help.

MANUAL

Run man git-secret-whoknows to see this note.

SEE ALSO

git-secret-list(1), git-secret-tell(1), git-secret-hide(1), git-secret-reveal(1), git-secret-cat(1)