Exit Codes
| Code | Meaning |
|---|---|
0 | successful run |
| non-zero | validation or operational failure |
Warnings may still be emitted to stderr without converting a successful run into a failure.
| Code | Meaning |
|---|---|
0 | successful run |
| non-zero | validation or operational failure |
Warnings may still be emitted to stderr without converting a successful run into a failure.