mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-09 08:47:50 +08:00
26 lines
459 B
ReStructuredText
26 lines
459 B
ReStructuredText
=====================
|
|
accountRevokeCommand
|
|
=====================
|
|
|
|
Revoke access to a restricted command
|
|
=====================================
|
|
|
|
|
|
.. admonition:: usage
|
|
:class: cmdusage
|
|
|
|
--osh accountRevokeCommand --account ACCOUNT --command COMMAND
|
|
|
|
.. program:: accountRevokeCommand
|
|
|
|
|
|
.. option:: --account ACCOUNT
|
|
|
|
Bastion account to work on
|
|
|
|
.. option:: --command COMMAND
|
|
|
|
The name of the OSH plugin to revoke access to (omit to get the list)
|
|
|
|
|
|
|