mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: add validation errors to the cli output (#12814)
* chore: add validation errors to the cli output
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
Encountered an error running "coder exp example-error api", see "coder exp example-error api --help" for more information
|
||||
error: Top level sdk error message.
|
||||
Have you tried turning it off and on again?
|
||||
1 validation error(s) found
|
||||
region : magic dust is not available in your region
|
||||
Suggestion: Have you tried turning it off and on again?
|
||||
|
||||
Reference in New Issue
Block a user