qlist library

Updated

Description

This command lists the names of all types of media libraries configured in the specified MediaAgent. If the MediaAgent is not specified, all libraries are listed.

Whenever more than one library is found, each library is listed in its own line on the command prompt. No message is displayed whenever media libraries are not found.

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

Usage

qlist library [-m MediaAgent] [-tf <tokenfile>] [-tk <token>] [-h]

Options

-m

MediaAgent name

-tf

Reads token from a file

-tk

Token string

-h

Displays help

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 media libraries configured in the MediaAgent client1.

E:\commandline>qlist library -m client1 
 maglib1
    

Was this page helpful?