Bug 803312

Summary: no auto completion for connect command
Product: [Retired] oVirt Reporter: Avihai Shoham <ashoham>
Component: ovirt-engine-cliAssignee: Michael Pasternak <mpastern>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, bazulay, iheim, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-cli-2.1.3-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-17 07:49:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Avihai Shoham 2012-03-14 12:30:04 UTC
When trying to auto complete 'connect' command it doesn't gave you all possible completion
a user doesn't know the next available commands

use ovirt-engine-cli-2.1.1-1.

Comment 1 Michael Pasternak 2012-03-14 13:39:51 UTC
workaround is:

[root@lpt21 ovirt-engine-cli (master)]# ovirt-shell --help
Usage: ovirt-shell [options]
       ovirt-shell [options] command...

This program is a command-line interface to oVirt Virtualization.

Options:
  -h, --help            show this help message and exit
  -l URL, --url=URL     specifies the API entry point URL
  -u USERNAME, --username=USERNAME
                        connect as this user
  -p PASSWORD, --password=PASSWORD
                        specify password
  -K KEY_FILE, --key-file=KEY_FILE
                        specify key-file
  -C CERT_FILE, --cert-file=CERT_FILE
                        specify cert-file
  -P PORT, --port=PORT  specify port
  -T TIMEOUT, --timeout=TIMEOUT
                        specify timeout
  -c, --connect         automatically connect

Comment 2 Michael Pasternak 2012-03-15 14:39:07 UTC
fixed in 2.1.4-1

Comment 3 Avihai Shoham 2012-03-22 07:59:54 UTC
fixed in ovirt-engine-cli-2.1.3-1