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

28 lines
430 B
ReStructuredText
Raw Normal View History

2021-02-15 21:34:22 +08:00
==================
groupDelEgressKey
==================
Remove a bastion group egress key
=================================
.. admonition:: usage
:class: cmdusage
--osh groupDelEgressKey <--group GROUP> <--id ID>
.. program:: groupDelEgressKey
.. option:: --group GROUP
Name of the group to delete the egress key from
.. option:: --id ID
Specify the key ID to delete, you can get it with groupInfo
2021-04-14 19:37:30 +08:00