qmedia markfull

Description

This command marks the specified media as full.

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

Usage

qmedia markfull -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 full.

E:\commandline>qmedia markfull -b 100101WW

Sample Argument file:

[barcodes]
 M00001L3,M00002L3
 [server]
 server1
×

Loading...