Can we add users to internal group at once?

53 views
Skip to first unread message

seonguk.baek

unread,
May 6, 2012, 7:44:11 PM5/6/12
to Repo and Gerrit Discussion
Dear all.

Can we add users to internal group at once?

Gerrit Administrator Commands is only create-project, create-account,
create-group.

I want to update-group or update-account.

Is there any way to add users to internal group at once?

Thanks.

Shawn Pearce

unread,
May 7, 2012, 10:23:47 AM5/7/12
to seonguk.baek, Repo and Gerrit Discussion
I don't think so. There are some patches pending for update-account
command that might make this possible over SSH, but these are still
going through the code review process and aren't yet in a release
version.

In the past I have done this using direct SQL to modify the
account_group_members table. After that database change is done, use
`gerrit flush-caches --cache accounts` to force the running server to
reload this table.

seonguk.baek

unread,
May 7, 2012, 10:56:18 PM5/7/12
to Repo and Gerrit Discussion
Thanks for your reply

I see your point :-)

Thanks.
Reply all
Reply to author
Forward
0 new messages