8. qmtest ls

8.1. Summary

List the contents of the test database.

8.2. Synopsis

qmtest ls [ option ...] [ name ...]

8.3. Description

The qmtest ls lists the contents of the database, just as the UNIX ls command lists the contents of the filesystem. If this command is used with no options, QMTest will list the names of the entries in the root directory of the test database. If one or more names are supplied, then QMTest will list those items, rather than the root directory. If a name refers to a directory, then the contents of that directory will be displayed.

The ls command accepts these options:

-l , --long

Use a detailed output format that displays the kind and extension class associated with each item.

-d , --details

Display details such as individual attributes for each item.

-R , --recursive

Recursively list the contents of directories.