Michael Pasternak has submitted this change and it was merged.
Change subject: cli: connect --help will log the user out of the disconnected cli
......................................................................
cli: connect --help will log the user out of the disconnected cli
Running connect --help in a disconnect cli will print help message
and log user off cli.
This patch uses a regex to convert command --help to
help command and execute it.
Change-Id: Icffe101260edc5072aec4c8d2a6df0f763591f8b
Bug-Url:
https://bugzilla.redhat.com/890340
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M src/ovirtcli/shell/engineshell.py
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13708
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icffe101260edc5072aec4c8d2a6df0f763591f8b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: cli_3.2
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>