Closed aelesbao closed 1 year ago
The execute and instantiate sub-commands add the --skip-validation flag. However, renaming it to --no-validation will be better for consistency with other boolean flags.
execute
instantiate
--skip-validation
--no-validation
Description
The
execute
andinstantiate
sub-commands add the--skip-validation
flag. However, renaming it to--no-validation
will be better for consistency with other boolean flags.