mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-10 01:15:15 +08:00
30 lines
557 B
ReStructuredText
30 lines
557 B
ReStructuredText
|
===================
|
||
|
groupAddGatekeeper
|
||
|
===================
|
||
|
|
||
|
Add the group gatekeeper role to an account
|
||
|
===========================================
|
||
|
|
||
|
|
||
|
.. admonition:: usage
|
||
|
:class: cmdusage
|
||
|
|
||
|
--osh groupAddGatekeeper --group GROUP --account ACCOUNT
|
||
|
|
||
|
.. program:: groupAddGatekeeper
|
||
|
|
||
|
|
||
|
.. option:: --group GROUP
|
||
|
|
||
|
which group to set ACCOUNT as a gatekeeper of
|
||
|
|
||
|
.. option:: --account ACCOUNT
|
||
|
|
||
|
which account to set as a gatekeeper of GROUP
|
||
|
|
||
|
|
||
|
The specified account will be able to manage the members list of this group,
|
||
|
along with the guests list
|
||
|
|
||
|
|