You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-secret/docs/_posts/2021-05-05-git-secret-killp...

957 B

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

git-secret-killperson - deletes key identified by an email from the inner keyring.

SYNOPSIS

git secret killperson <emails>...

DESCRIPTION

This command removes the keys associated with the selected email addresses from the keyring. If you remove a keypair's access with git-secret-killperson, and run git-secret-reveal and git-secret-hide -r, it will be impossible for given users to decrypt the hidden files.

OPTIONS

-h  - shows this help.

MANUAL

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

SEE ALSO

git-secret-tell(1), git-secret-remove(1), git-secret-clean(1)