Bug 803411 - [RFE] auto completion should have granularity command option
Summary: [RFE] auto completion should have granularity command option
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-cli
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Michael Pasternak
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-14 16:35 UTC by Avihai Shoham
Modified: 2014-01-13 00:37 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-03-18 07:12:39 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Avihai Shoham 2012-03-14 16:35:34 UTC
Currently auto completion gives a user all available command and narrow down the option
for example (see[1]) , when hit <ta><tab> after enter display-type it will not gives you "vnc" "spice"

[1]
[oVirt shell (connected)]# create vm --name VM2_CLI --display-type

Comment 1 Michael Pasternak 2012-03-18 07:12:39 UTC
options suggestion is not possible in auto-completion mode, as it will mean
executing http/s request to server for each option, what will lead to freeze 
of the application on each <tab><tab>.


Note You need to log in before you can comment on or make changes to this bug.