Displaying Test names for a Component Type

Command Example

eGCLI ShowTests -managerid <ManagerID> -componenttype <Component type> [-category <Enabled / Disabled / All>] [-testtype <Performance / Configuration>] [-csvformat <yes/no>]

eGCLI ShowTests -managerid m51 -componenttype Oracle Database

eGCLI ShowTests -managerid m51 -componenttype Oracle Database -category Enabled -csvformat yes

eGCLI ShowTests -managerid m51 -componenttype Oracle Database -category All -testtype Configuration  -csvformat yes

eGCLI ShowTests -managerid m51 -componenttype Oracle Database -category Disabled -testtype Performance