Skip to content

Commit

Permalink
added exit code(14)
Browse files Browse the repository at this point in the history
  • Loading branch information
pskrbasu committed May 18, 2023
1 parent c13b262 commit 482ae73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/cli/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ sidebar_label: Steampipe CLI
| **11** | `ExitCodePluginLoadingError` | Plugin loading error
| **12** | `ExitCodePluginListFailure` | Plugin listing failed
| **13** | `ExitCodePluginNotFound` | Plugin not found
| **14** | `ExitCodePluginInstallFailure` | Plugin install failed
| **21** | `ExitCodeSnapshotCreationFailed` | Snapshot creation failed
| **22** | `ExitCodeSnapshotUploadFailed` | Snapshot upload failed
| **31** | `ExitCodeServiceSetupFailure` | Service setup failed
Expand Down

0 comments on commit 482ae73

Please sign in to comment.