git-secret/docs/_posts/2020-09-20-git-secret-whoknows.md
Josh Smailes eafd3fc531
Issue548 gh pages in master (#616)
* Migrate docs to master branch, add action to deploy to pages branch on push

* Update docs, build pipeline to reflect new method of updating gh-pages

* Removed make build-gh-pages from post-commit hook

Co-authored-by: Josh Rabinowitz <joshr@joshr.com>
2020-12-15 18:49:51 +03:00

918 B

layout title date permalink categories
post git-secret-whoknows 2020-09-20 15:12:56 -0400 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)