mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-09 17:03:24 +08:00
29 lines
531 B
ReStructuredText
29 lines
531 B
ReStructuredText
==============
|
|
groupDelOwner
|
|
==============
|
|
|
|
Remove the group owner role from an account
|
|
===========================================
|
|
|
|
|
|
.. admonition:: usage
|
|
:class: cmdusage
|
|
|
|
--osh groupDelOwner --group GROUP --account ACCOUNT
|
|
|
|
.. program:: groupDelOwner
|
|
|
|
|
|
.. option:: --group GROUP
|
|
|
|
which group to set ACCOUNT as an owner of
|
|
|
|
.. option:: --account ACCOUNT
|
|
|
|
which account to set as an owner of GROUP
|
|
|
|
|
|
The specified account will no longer be able to manage the owner,
|
|
gatekeeper and aclkeeper lists of this group
|
|
|
|
|