This is a known gap we should fill in. Lost of methods have pretty good summary in its docstring which can be used for help. And cli is already loading the param section in docstring for help, and we should make it complete
The effort involved would be to parse the doc-string in finer grain to extract out the summary
This is a known gap we should fill in. Lost of methods have pretty good summary in its docstring which can be used for help. And cli is already loading the param section in docstring for help, and we should make it complete
The effort involved would be to parse the doc-string in finer grain to extract out the summary