the-bastion/doc/sphinx/plugins/group-owner/groupDelOwner.rst

31 lines
532 B
ReStructuredText
Raw Normal View History

2020-10-16 00:32:37 +08:00
==============
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
2021-04-14 19:37:30 +08:00