How Do I Delete a User on My Server Installation?

REPL commands to delete a user on the CircleCI Server installation

Sometimes it is necessary to remove users from your private installation of CircleCI. To do this, SSH into the services instance and run the following:

circleci dev-console
(circle.http.api.admin-commands.user/delete-by-login-vcs-type! "github-username-of-user" :github)
この記事は役に立ちましたか?
5人中0人がこの記事が役に立ったと言っています

コメント

0件のコメント

記事コメントは受け付けていません。