qmedia allowexport

Updated

Description

This command allows you to export a given media that is set to "prevent export."

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

Usage

qmedia allowexport -b <barcode> [-tf <tokenfile>] [-tk <token>] [-h]
    

Options

-b

Media barcode

-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 the flag to allow for exporting the contents of the media with barcode 100101WW.

E:\commandline>qmedia allowexport -b 100101WW
    

Was this page helpful?