Juan Hernandez has submitted this change and it was merged.
Change subject: cli: Support auto-completion on options prefixed with "--"
(#854473)
......................................................................
cli: Support auto-completion on options prefixed with "--" (#854473)
Auto complete does not work if the '--' is already written.
Change-Id: I0bb47fa8b0b590678ecaef3d25436d25ca541200
Bug-Url:
https://bugzilla.redhat.com/854473
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M src/ovirtcli/shell/actioncmdshell.py
M src/ovirtcli/shell/addcmdshell.py
M src/ovirtcli/shell/capabilitiescmdshell.py
M src/ovirtcli/shell/connectcmdshell.py
M src/ovirtcli/shell/engineshell.py
M src/ovirtcli/shell/listcmdshell.py
M src/ovirtcli/shell/removecmdshell.py
M src/ovirtcli/shell/showcmdshell.py
M src/ovirtcli/shell/updatecmdshell.py
M src/ovirtcli/utils/autocompletionhelper.py
10 files changed, 97 insertions(+), 4 deletions(-)
Approvals:
Ravi Nori: Verified
Juan Hernandez: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13023
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0bb47fa8b0b590678ecaef3d25436d25ca541200
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>