vdsm-client commands are dynamically created using schema. Tool help should show all available commands and should be also constructed from the schema.
Please provide verification steps
Please run: # vdsm-client --help all available namespaces should be printed. # vdsm-client Lease --help all available methods should be printed. # vdsm-client Lease create --help all available arguments should be printed.
Verified on package: Name : vdsm-client Arch : noarch Version : 4.19.34 Release : 1.el7ev Size : 62 k Repo : installed From repo : rhv-4.1.7 Summary : VDSM client URL : http://www.ovirt.org/develop/developer-guide/vdsm/vdsm/ License : GPLv2+ Description : Access vdsm API from the command line. Tested --help for several vdsm-client namespaces->methods->arguments to the deepest nested level.