Description
This command creates an Iron Mountain customer ID.
If an error occurs, an error code and description appear: "iron: Error errorcode: errordescription"
Usage
qcreate iron [-cs commserve_host_name] -iron ironmountainid [-tf tokenfile] [-tk token] [-h]Options
|
-cs |
CommServe host name |
|
-iron |
Iron Mountain customer ID that you want to create |
|
-tf |
Read 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 an Iron Mountain customer ID with the value A123.
qcreate iron -iron A123