Command Line Exit Codes

What are the exit codes returned from Loadit when it’s run on the command line?

  • 0 = Success
  • 1 = Unexpected Error
  • 2 = Package Execution Cancelled
  • 3 = Package Execution Failed
  • 4 = Package Validation Failed