Bug 856585 - [RFE] rhevm-cli: auto completion continues to show option even if this option was selected before
Summary: [RFE] rhevm-cli: auto completion continues to show option even if this option...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-cli
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Juan Hernández
QA Contact: Ilia Meerovich
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-12 11:15 UTC by Ilia Meerovich
Modified: 2016-02-10 19:10 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-16 15:28:46 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ilia Meerovich 2012-09-12 11:15:50 UTC
Please take a look - even if domain-name selected, auto-completion continues to show this option and auto completes it:

[RHEVM shell (connected)]# create vm 
cluster-id                         description                        expect                             os-boot                            placement_policy-affinity          template-name
cluster-name                       disks-clone                        high_availability-enabled          os-cmdline                         placement_policy-host-id           timezone
correlation_id                     display-allow_reconnect            high_availability-priority         os-initRd                          placement_policy-host-name         type
cpu-topology-cores                 display-monitors                   memory                             os-kernel                          quota-id                           usb-enabled
cpu-topology-sockets               display-type                       name                               os-type                            stateless                          usb-type
custom_properties-custom_property  domain-name                        origin                             payloads-payload                   template-id                        
[RHEVM shell (connected)]# create vm --domain-name 
cluster-id                         description                        expect                             os-boot                            placement_policy-affinity          template-name
cluster-name                       disks-clone                        high_availability-enabled          os-cmdline                         placement_policy-host-id           timezone
correlation_id                     display-allow_reconnect            high_availability-priority         os-initRd                          placement_policy-host-name         type
cpu-topology-cores                 display-monitors                   memory                             os-kernel                          quota-id                           usb-enabled
cpu-topology-sockets               display-type                       name                               os-type                            stateless                          usb-type
custom_properties-custom_property  domain-name                        origin                             payloads-payload                   template-id                        
[RHEVM shell (connected)]# create vm --domain-name --domain-name 
cluster-id                         description                        expect                             os-boot                            placement_policy-affinity          template-name
cluster-name                       disks-clone                        high_availability-enabled          os-cmdline                         placement_policy-host-id           timezone
correlation_id                     display-allow_reconnect            high_availability-priority         os-initRd                          placement_policy-host-name         type
cpu-topology-cores                 display-monitors                   memory                             os-kernel                          quota-id                           usb-enabled
cpu-topology-sockets               display-type                       name                               os-type                            stateless                          usb-type
custom_properties-custom_property  domain-name                        origin                             payloads-payload                   template-id                        
[RHEVM shell (connected)]# create vm --domain-name --domain-name 


Version-Release number of selected component (if applicable):
rhevm-sdk-3.1.0.8-1.el6ev.noarch
rhevm-cli-3.1.0.12-1.el6ev.noarch

Comment 4 Itamar Heim 2014-06-16 15:28:46 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.


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