1GIT-SECRET-KILLPERSON(1) git-secret 0.3.3 GIT-SECRET-KILLPERSON(1)
2
3
4
6 git-secret-killperson - deletes key identified by an email from the
7 inner keyring.
8
10 git secret killperson <emails>...
11
13 This command removes the keys associated with the selected email
14 addresses from the keyring. If you remove a keypair´s access with
15 git-secret-killperson, and run git-secret-reveal and git-secret-hide
16 -r, it will be impossible for given users to decrypt the hidden files.
17
19 -h - shows this help.
20
22 Run man git-secret-killperson to see this note.
23
25 git-secret-tell(1) http://git-secret.io/git-secret-tell,
26 git-secret-remove(1) http://git-secret.io/git-secret-remove,
27 git-secret-clean(1) http://git-secret.io/git-secret-clean
28
29
30
31sobolevn November 2020 GIT-SECRET-KILLPERSON(1)