Bug 738510

Summary: --help does not list commands
Product: [Retired] Zanata Reporter: Joshua Wulf <jwulf>
Component: Component-PythonClientAssignee: James Ni <jni>
Status: CLOSED NEXTRELEASE QA Contact: Ding-Yi Chen <dchen>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.3CC: jni, lcarlon, sflaniga, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-28 07:25:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joshua Wulf 2011-09-15 03:02:12 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1

Running zanata --help does not return a list of valid commands.


Reproducible: Always

Steps to Reproduce:
1.Run zanata --help
2.
3.
Actual Results:  


usage: zanata [PROGRAM_OPTIONS] COMMAND [OPTIONS] ARGS

Try zanata COMMAND --help' for help on a specific command.


Expected Results:  


usage: zanata [PROGRAM_OPTIONS] COMMAND [OPTIONS] ARGS

Try zanata COMMAND --help' for help on a specific command.
The following are valid zanata commands:
push 
pull

(etc...)

Comment 1 James Ni 2011-10-13 02:44:48 UTC
Hi Joshua,

Sorry for late response, i have add this to source code, please check commit 750d0674fa3. I will make a new package for zanata-python-client, version 1.3.2. That version will include this fix. Thanks

Comment 2 James Ni 2011-10-14 02:32:17 UTC
*** Bug 742843 has been marked as a duplicate of this bug. ***

Comment 3 Ding-Yi Chen 2011-10-17 03:26:17 UTC
VERIFIED with commit 654368bb1a87b90973b2b78da615e9e40ae6422c

Comment 4 Ding-Yi Chen 2011-10-18 04:16:59 UTC
*** Bug 696506 has been marked as a duplicate of this bug. ***