qmedia markbad

Updated

Description

This command marks the specified media as bad.

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

Usage

qmedia markbad -b <barcode(s)> [-af <argsfile>] [-tf <tokenfile>] [-tk <token>] [-h]
    

Options

-b

List of barcodes separated by a comma(,)

-af

Input file containing arguments

-tf

Reads token from a file

-tk

Token string

-h

Displays help

Argument File

barcodes

[string] List of barcodes separated by a comma.

For example, M00001L3,M00002L3, and so on.

server

CommServe host name

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

Mark specified media as bad.

E:\commandline>qmedia markbad -b 100101WW
    

Was this page helpful?