Description
This command deletes a shelf used for exported media.
If an error occurs, an error code and description appear: "shelf: Error errorcode: errordescription"
Usage
qdelete 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 delete |
|
-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
Delete a shelf with the name z001.
qdelete shelf -shelf z001