Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Invalid
-
4.4.3, 4.7.0
-
None
-
Unknown
Description
The parsing oo run command trait does snake case to kebab case. As such it transforms `cpu`to `Cpu` when it should be `CPU` in the model : request-cpu shoudl match requestCPU.