Commit eb4036f
chore: avoid silent exit by printing server error (#3095)
printing server startup error if an error was discovered. Previously it
will just exit silently if theres an unknown flag caught by Cobra.
🛠️ Fixes #3063
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>1 parent 36ab2a9 commit eb4036f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments