mirror of https://github.com/ovh/the-bastion
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
615 B
28 lines
615 B
=======================
|
|
groupTransmitOwnership
|
|
=======================
|
|
|
|
Transmit your group ownership to somebody else
|
|
==============================================
|
|
|
|
|
|
.. admonition:: usage
|
|
:class: cmdusage
|
|
|
|
--osh groupTransmitOwnership --group GROUP --account ACCOUNT
|
|
|
|
.. program:: groupTransmitOwnership
|
|
|
|
|
|
.. option:: --group GROUP
|
|
|
|
which group to set ACCOUNT as an owner of
|
|
|
|
.. option:: --account ACCOUNT
|
|
|
|
which account to set as an owner of GROUP
|
|
|
|
|
|
Note that this command has the same net effect than using ``groupAddOwner``
|
|
to add ACCOUNT as an owner, then removing yourself with ``groupDelOwner``
|