Description
This command creates a shelf used for exported media.
If an error occurs, an error code and description appear: "shelf: Error errorcode: errordescription"
Usage
qcreate shelf [-cs commserve_host_name] -shelf shelfname [-tf tokenfile] [-tk token] [-h]Options
|
-cs |
CommServe host name |
|
-shelf |
Name of the shelf that you want to create |
|
-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 because of the use of an unsupported option or missing argument.
2 - Any other failure.
Example
Create a shelf with the name z001.
qcreate shelf -shelf z001