Bug 803312 - no auto completion for connect command
Summary: no auto completion for connect command
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-cli
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Michael Pasternak
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-14 12:30 UTC by Avihai Shoham
Modified: 2014-01-13 00:36 UTC (History)
4 users (show)

Fixed In Version: ovirt-engine-cli-2.1.3-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-17 07:49:44 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

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


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