Move YAML validation logic to within the CLI #491
Labels
Area: General UX
Issues with general UX
enhancement
New feature or request
Medium
Medium Priority Issues (to be fixed or re-evaluated in 3 months
There shouldn't be a need to make a network request to validate the YAML - we can likely do this within the CLI itself now, as it's no longer in bash. We don't really provide a way to communicate if a config is invalid, this is a step in that direction.
The text was updated successfully, but these errors were encountered: