mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-10 17:30:51 +08:00
31 lines
529 B
ReStructuredText
31 lines
529 B
ReStructuredText
|
============
|
||
|
accountList
|
||
|
============
|
||
|
|
||
|
List the bastion accounts
|
||
|
=========================
|
||
|
|
||
|
|
||
|
.. admonition:: usage
|
||
|
:class: cmdusage
|
||
|
|
||
|
--osh accountList [--account ACCOUNT] [--inactive-only] [--audit]
|
||
|
|
||
|
.. program:: accountList
|
||
|
|
||
|
|
||
|
.. option:: --account ACCOUNT
|
||
|
|
||
|
Only list the specified account. This is an easy way to check whether the account exists
|
||
|
|
||
|
.. option:: --inactive-only
|
||
|
|
||
|
Only list inactive accounts
|
||
|
|
||
|
.. option:: --audit
|
||
|
|
||
|
Show more verbose information (SLOW!), you need to be a bastion auditor
|
||
|
|
||
|
|
||
|
|