Description of problem: On rhevm-config (SI20) -help "cver" option description, "The cver version is mandatory for this action.", need to be changed since it is true only for some of the configuration keys. We need to make cver optional and note that if version is not "general" it must be given.
Altough it doesn't sound too risky/too complex to solve, not sure if in the current timeframe of 3.1, we should fix this. This is not a blocker bug.
shouldn't user specify 'general' as cver?
'general' is the default cver. In case --cver option is not used, cver general is chosen. This bug asks to be accurate in the help cver option definition. cver is mandatory only for the non-general configuration key.
Link: http://gerrit.ovirt.org/#/c/8787/ Commit Hash: d660b7888dec1fb1867acf6c4df3fa55d1d28cdc
From the help : "set the value of the given key for the given version. The cver version is required for this action only when the version is not 'general'." Verified sf4
3.2 has been released