mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-10 17:30:51 +08:00
29 lines
522 B
ReStructuredText
29 lines
522 B
ReStructuredText
==================
|
|
groupAddAclkeeper
|
|
==================
|
|
|
|
Add the group aclkeeper role to an account
|
|
==========================================
|
|
|
|
|
|
.. admonition:: usage
|
|
:class: cmdusage
|
|
|
|
--osh groupAddAclkeeper --group GROUP --account ACCOUNT
|
|
|
|
.. program:: groupAddAclkeeper
|
|
|
|
|
|
.. option:: --group GROUP
|
|
|
|
which group to set ACCOUNT as an aclkeeper of
|
|
|
|
.. option:: --account ACCOUNT
|
|
|
|
which account to set as an aclkeeper of GROUP
|
|
|
|
|
|
The specified account will be able to manage the server list of this group
|
|
|
|
|
|
|