qlist vtaction

Updated

Description

This command lists the names of all the Vault Tracker actions that are configured in the CommCell. Whenever more than one action is found, each action is listed in its own line at the command prompt. No message appears if Vault Tracker actions are not found.

In case of an error, an error code and description are displayed as: "vtaction: Error errorcode: errordescription"

Usage

qlist vtaction [-cs <commserve_host_name>] [-tf <tokenfile>] [-tk <token>] [-h]
    

Options

-cs

CommServe host name

-h

Displays help

-tf

Reads token from a file

-tk

Token string

Diagnostics

Possible exit status values are:

0 - Successful completion.

1 - CLI usage failures, due to the use of an unsupported option or missing argument.

2 - Any other failure.

Example

List all the Vault Tracker actions that are configured.

E:\commandline>qlist vtaction 
 vtaction1
 vtaction2
    

Was this page helpful?