mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-10 01:15:15 +08:00
27 lines
406 B
ReStructuredText
27 lines
406 B
ReStructuredText
|
==============
|
||
|
accountDelete
|
||
|
==============
|
||
|
|
||
|
Delete an account from the bastion
|
||
|
==================================
|
||
|
|
||
|
|
||
|
.. admonition:: usage
|
||
|
:class: cmdusage
|
||
|
|
||
|
--osh accountDelete --account ACCOUNT
|
||
|
|
||
|
.. program:: accountDelete
|
||
|
|
||
|
|
||
|
.. option:: --account ACCOUNT
|
||
|
|
||
|
Account name to delete
|
||
|
|
||
|
.. option:: --no-confirm
|
||
|
|
||
|
Don't ask for confirmation, and blame yourself if you deleted the wrong account
|
||
|
|
||
|
|
||
|
|