Bug 1035169 - [RHEVM-CLI] rename certificate options (in sake of self explanatory)
Summary: [RHEVM-CLI] rename certificate options (in sake of self explanatory)
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-cli
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 3.4.0
Assignee: Juan Hernández
QA Contact: Shai Revivo
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-27 08:28 UTC by Michael Pasternak
Modified: 2016-02-10 19:16 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-04 17:08:25 UTC
oVirt Team: Infra
Target Upstream Version:


Attachments (Terms of Use)

Description Michael Pasternak 2013-11-27 08:28:05 UTC
Actual results:

  -K KEY_FILE, --key-file=KEY_FILE
                        specify client PEM key-file
  -C CERT_FILE, --cert-file=CERT_FILE
                        specify client PEM cert-file
  -A CA_FILE, --ca-file=CA_FILE
                        specify server CA cert-file

Expected results:

  -K CLIENT_KEY_FILE, --client-key-file=KEY_FILE
                        specify client PEM key-file
  -C CLIENT_CERT_FILE, --client-cert-file=CERT_FILE
                        specify client PEM cert-file
  -A SERVER_CA_FILE, --server-ca-file=CA_FILE
                        specify server CA cert-file

Comment 4 Juan Hernández 2014-02-04 17:08:25 UTC
The current options are already clear enough, and changing them would cause compatibility issues.


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