The following exit codes are returned by the command line client.
0 | Success. The client completed without any errors. |
1 | Invalid parameter. An invalid value was supplied. |
3 | Invalid image. A file was specified that is not an image. |
4 | File not found. A file was specified that could not be found. |
5 | Nothing to process. No arguments were provided to instruct the client to perform an action. |
1000 | Exception. The client encountered an unexpected exception. |