git-secret/man/man1/git-secret-removeperson.1

39 lines
1.2 KiB
Groff
Raw Normal View History

2016-02-23 21:48:25 +00:00
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
2022-06-12 13:00:52 +00:00
.TH "GIT\-SECRET\-REMOVEPERSON" "1" "May 2022" "sobolevn" "git-secret 0.5.1-alpha1"
2016-02-23 21:48:25 +00:00
.
.SH "NAME"
\fBgit\-secret\-removeperson\fR \- removes user\'s public key from repo keyring\.
2016-02-23 21:48:25 +00:00
.
.SH "SYNOPSIS"
.
.nf
git secret removeperson <emails>\.\.\.
2016-02-23 21:48:25 +00:00
.
.fi
.
.SH "DESCRIPTION"
2022-04-16 00:12:48 +00:00
\fBgit\-secret\-removeperson\fR \- removes public keys for passed email addresses from repo\'s \fBgit\-secret\fR keyring\.
.
.P
This command is used to begin the process of disallowing a user from encrypting and decrypting secrets with \fBgit\-secret\fR\.
.
.P
If you remove a user\'s access with \fBgit\-secret\-removeperson\fR, and then run \fBgit\-secret\-reveal\fR and \fBgit\-secret\-hide \-r\fR, that user will no longer be able user to decrypt the hidden files\.
2016-02-23 21:48:25 +00:00
.
.SH "OPTIONS"
.
.nf
\-h \- shows this help\.
.
.fi
.
.SH "MANUAL"
2022-04-16 00:12:48 +00:00
Run \fBman git\-secret\-removeperson\fR to see this document\.
.
2016-02-23 21:48:25 +00:00
.SH "SEE ALSO"
2021-06-26 14:17:37 +00:00
git\-secret\-tell(1) \fIhttps://git\-secret\.io/git\-secret\-tell\fR, git\-secret\-remove(1) \fIhttps://git\-secret\.io/git\-secret\-remove\fR, git\-secret\-clean(1) \fIhttps://git\-secret\.io/git\-secret\-clean\fR