git-secret-removeperson - Man Page
removes user´s public key from repo keyring.
Synopsis
git secret removeperson <emails>...
Description
git-secret-removeperson - removes public keys for passed email addresses from repo´s git-secret keyring.
This command is used to begin the process of disallowing a user from encrypting and decrypting secrets with git-secret.
If you remove a user´s access with git-secret-removeperson, and then run git-secret-reveal and git-secret-hide -r, that user will no longer be able user to decrypt the hidden files.
Options
-h - shows this help.
Manual
Run man git-secret-removeperson to see this document.
See Also
git-secret-tell(1) https://git-secret.io/git-secret-tell, git-secret-remove(1) https://git-secret.io/git-secret-remove, git-secret-clean(1) https://git-secret.io/git-secret-clean
Referenced By
git-secret-clean(1), git-secret-remove(1), git-secret-tell(1).
April 2022 sobolevn git-secret 0.5.0-alpha2