The qmtest extensions lists available extension classes and provides a brief description of each class. You can use this command to list all of the available extension classes, or to list all of the available extension classes of a particular type. For example, you can use this command to list all of the available test classes.
The extensions command accepts these options:
-k
kind
,
--kind
kind
List the available extension classes of the indicated
kind
. The
kind
must be one of
test
, resource
,
target
, database
,
host
, or run_database
.