Michael Pasternak has uploaded a new change for review.

Change subject: cli: refactor /help/ to support parameters overload
......................................................................

cli: refactor /help/ to support parameters overload

for instance:

...
* role (contexts: [[], ['group'], ['user']])
...

i.e supported overloads are:

- delete role X
- delete role X --group A
- delete role X --user B

Change-Id: I2ecd14bfc56e0ea4bf4fbbae370142fa67a94013
Signed-off-by: Michael Pasternak <mpast...@redhat.com>
---
M src/cli/command/command.py
M src/ovirtcli/command/command.py
M src/ovirtcli/utils/methodhelper.py
M src/ovirtcli/utils/typehelper.py
4 files changed, 87 insertions(+), 28 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/36/5436/1
--
To view, visit http://gerrit.ovirt.org/5436
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2ecd14bfc56e0ea4bf4fbbae370142fa67a94013
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpast...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to