Bug 641364 - auth login --help options missing
Summary: auth login --help options missing
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Jason Connor
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2010-10-08 14:24 UTC by Preethi Thomas
Modified: 2014-03-31 01:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-17 16:52:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2010-10-08 14:24:45 UTC
Description of problem:


-u & -p options are missing from pulp-admin auth login

root@preethi ~]# pulp-admin  auth login --help
Usage: ... login <options>

Options:
  -h, --help           show this help message and exit
  --username=USERNAME  pulp account username
  --password=PASSWORD  pulp account password

Comment 1 Jay Dobies 2010-10-15 12:24:16 UTC
Fixed in the 0.73 release.

Comment 2 Preethi Thomas 2010-10-15 12:51:06 UTC
fails_qa

[root@preethi ~]# rpm -qa |grep pulp
pulp-client-0.0.73-1.fc13.noarch
pulp-common-0.0.73-1.fc13.noarch
pulp-0.0.73-1.fc13.noarch

[root@preethi ~]#  pulp-admin  auth login --help
Usage: pulp-admin <options> auth login <options>

Options:
  -h, --help           show this help message and exit
  --username=USERNAME  pulp account username
  --password=PASSWORD  pulp account password

Comment 3 Jason Connor 2010-10-28 15:22:37 UTC
added th e -u and -p options back into auth login

Comment 4 Jay Dobies 2010-10-29 16:58:31 UTC
Fixed in 0.77.

Comment 5 Jay Dobies 2010-11-03 19:35:34 UTC
Fixed in build 0.78.

Comment 6 Preethi Thomas 2010-11-08 15:39:42 UTC
verified


[root@preethi ~]# pulp-admin auth login --help
Usage: pulp-admin <options> auth login <options>

Options:
  -h, --help            show this help message and exit
  -u USERNAME, --username=USERNAME
                        pulp account username
  -p PASSWORD, --password=PASSWORD
                        pulp account password

Comment 7 Preethi Thomas 2011-02-17 16:52:16 UTC
Closing with community release 

pulp-0.0.139-1.fc14.noarch


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