There are two similar tickets marked as invalid: 1444983 and 1251290. Both 
discuss the fact that 'openstack subcommand function -help' does not work. Try 
'openstack service list -format foo'. You get the help output. It even says 
that -h provides help. But it is ignored and you get the global help. That is 
not good UX. Both tickets are closed because "openstack help service list" is 
supposed to be the proper usage. It is my opinion that is wrong. Users actually 
expect -help to work as witnessed by two tickets over 3 years. Others like me 
would have opened a ticket had they not found the existing one. If using the 
help verb is the only way to get help then the help output needs to stop 
recommending -h. But really, the help verb should list the possible verbs and 
-help should be used for the individual subcommands. This is how many, many 
other CLIs work so admins the world over expect it.

Yes, I will step up and do the coding if the patch will be accepted.

If there is some other place to argue the UX aspects please direct me there.


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to