qlibrary reset

Description

This command resets a given library.

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

Usage

qlibrary reset -l library [-tf tokenfile] [-tk token] [-h]

Options

-l

Library 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

Reset a library named Library1.

E:\commandline>qlibrary reset -l Library1
×

Loading...