0 | ExitCodeSuccessful | Steampipe ran successfully, with no runtime errors, control errors, or alarms |
11 | ExitCodePluginLoadingError | Plugin loading error |
12 | ExitCodePluginListFailure | Plugin listing failed |
13 | ExitCodePluginNotFound | Plugin not found |
14 | ExitCodePluginInstallFailure | Plugin install failed |
31 | ExitCodeServiceSetupFailure | Service setup failed |
32 | ExitCodeServiceStartupFailure | Service start failed |
33 | ExitCodeServiceStopFailure | Service stop failed |
41 | ExitCodeQueryExecutionFailed | One or more queries failed for steampipe query |
51 | ExitCodeLoginCloudConnectionFailed | Connecting to cloud failed |
249 | ExitCodeInvalidExecutionEnvironment | Steampipe was run in an unsupported environment |
250 | ExitCodeInitializationFailed | Initialization failed |
251 | ExitCodeBindPortUnavailable | Network port binding failed |
253 | ExitCodeFileSystemAccessFailure | File system access failed |
254 | ExitCodeInsufficientOrWrongInputs | Runtime error - insufficient or incorrect input |
255 | ExitCodeUnknownErrorPanic | Runtime error - an unknown panic occurred |