mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-09 08:47:50 +08:00
27 lines
430 B
ReStructuredText
27 lines
430 B
ReStructuredText
==================
|
|
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
|
|
|
|
|
|
|
|
|