Validate component name during spin new
, spin add
, and spin build
#2051
Labels
area/app-def-and-config
Application definition and manifest
area/CLI
CLI
enhancement
New feature or request
Right now, component names are only validated when trying to run the component. We should instead also apply the validation during all operations where we touch a component. I think that means validating it in
spin new
spin add
spin build
The text was updated successfully, but these errors were encountered: