mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
892 B
892 B
layout | title | date | permalink | categories |
---|---|---|---|---|
post | git-secret-whoknows | 2023-12-28 15:37:04 +0000 | git-secret-whoknows | command |
git-secret-whoknows - print email for each key in the keyring.
SYNOPSIS
git secret whoknows
DESCRIPTION
git-secret-whoknows
- print email addresses 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 document.
SEE ALSO
git-secret-list(1), git-secret-tell(1), git-secret-hide(1), git-secret-reveal(1), git-secret-cat(1)