SOLO-4003

InvalidOutputFormatError — Validation

InvalidOutputFormatError

CodeSOLO-4003
CategoryValidation
OwnershipUser
RetryableNo

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

  1. Valid output formats are: json, yaml, wide