Closed programmer04 closed 1 year ago
Before the change missing argument for commands convert and validate ends with Valid! e.g. running
convert
validate
Valid!
oslo validate
instead of
oslo validate def.yml
This PR introduces the below error message
Error: requires at least 1 arg(s), only received 0
Before the change missing argument for commands
convert
andvalidate
ends withValid!
e.g. runninginstead of
This PR introduces the below error message