Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Default language.

Information
Important This documentation space contains information about the on-premises version of BMC Helix Discovery. If you are using the SaaS version of BMC Helix Discovery, see BMC Helix Discovery (SaaS).

tw_listusers


The tw_listusers utility enables you to display BMC Discovery user information, and lets you filter our specific names you do not want to display. To use the utility, type the following command at the $TIDEWAY/bin/ directory:

tw_listusers [options] --filter=ARG 

where:

  • --filter=ARG specifies a filter (regular expression) for listing users.
     Only users whose username match this regular expression are listed.

User example

In the following example, type the commands on a single line. Line breaks are provided to make the example easier to read.

Filtering the list of users to just those whose username contains the string "joe"

$TIDEWAY/bin/tw_listusers --filter=joe

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix Discovery 24.2 (On-Premises)