Description
This command deletes a container that is associated with a Vault Tracker policy.
If an error occurs, an error code and description appear: "container: Error errorcode: errordescription"
Usage
qdelete container [-cs commserve_host_name] -container container [-tf tokenfile] [-tk token] [-h]Options
|
-cs |
CommServe host name |
|
-container |
Name of the container 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 container with the name box1.
qdelete container -container box1