mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-10 09:23:52 +08:00
30 lines
529 B
ReStructuredText
30 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
|
|
|
|
|
|
|