With the current v2 implementation there is no validation on the flags, for example it is possible to use -v2 which is not valid. The valid is --v2 with double -
So it is required to create a validation to check if the flags are valid if it is not present in cobra framework.
- clones
-
OCPBUGS-33121 oc-mirror v2 allows the usage of wrong flags
- Closed
- links to