Previous Topic: environment Command—Set the Security EnvironmentNext Topic: get dbexport Command—Retrieve Exported Database Rules


find Command—List Database Records

Valid in AC and native environments

The find command displays the names of records in a specified class. If you do not specify any parameters, it displays the names of all classes.

Note: The find command is identical to the commands list and search.

To use this command you must have sufficient authority, as defined by the following conditions:

This command has the following format:

{find|f|list|search} [{className|class(className)} [objName]]
className

Specifies the class within which find searches for records. If className is not provided, find lists all classes.

objName

Specifies the records that CA ControlMinder searches for. objName can include wildcard characters.

Example: Display all Records in the TERMINAL Class

To display all the members in the TERMINAL class, enter the following command:

find terminal