The following exit codes are returned by the command line client.

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

In this article