heather9911 / flies

Automatically exported from code.google.com/p/flies
GNU Lesser General Public License v2.1
0 stars 0 forks source link

[python client] the output of flies and flies help should be consistant. #263

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Assume flies-python-client is installed.
2. Run "flies"
3. Run "flies help"
4. Compare the outputs.

What is the expected output?
"flies" should list all its major command, i.e. same as "flies help"

What do you see instead?
"flies" only outputs:
list             List all available projects
project info      Retrieve a project        
version info    Retrieve a iteration

What version of the client *and* server are you using? (Displayed at the
bottom of the web page; please include timestamp.) On what operating
system?

flies-python client commit 85ba4afb9da00e0441969e747d32ec7ad190d635

Server is irrelevant.

Please use labels and text to provide additional information.

Since we are going to show brief help in "flies" anyway, why not use what 
"flies help" currently has?

"flies help", of course, can provided more detailed description.

Original issue reported on code.google.com by dchen%re...@gtempaccount.com on 2 Mar 2011 at 4:42

GoogleCodeExporter commented 9 years ago
0.8.0 version of python client have fixed this issue.

Original comment by kent....@gmail.com on 8 Mar 2011 at 1:14

GoogleCodeExporter commented 9 years ago
Verified with commit 79da63d68df448bc994e782ba1b6587d4778d5c2

Original comment by dchen%re...@gtempaccount.com on 9 Mar 2011 at 2:33