SOLO-4003
InvalidOutputFormatError — Validation
InvalidOutputFormatError
| Code | SOLO-4003 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
Description
Thrown when an output format is not one of the allowed values; the message names the offending value and the allowed set (json, yaml, wide). solo formats command output according to this flag, so this means an unsupported value was supplied.
Troubleshooting Steps
- Valid output formats are: json, yaml, wide