python-openstackclient/openstackclient
Rui Chen 0898ebacb8 Support list commands by group name keyword
The output of current "command list" is so long, it's
very difficult for users to find out the commands
they care about.

Add "--group <group-keyword>" option to filter the commands by group
name keyword, like: --group volume, list all openstack.volume.v2
(cinder) commands

That support the scenario that users need to know the current support
commands of some OpenStack services(nova, neutron, cinder and so on) in
OSC.

Change-Id: Id673042729ad36a0cac0b81fb31a3537c24f03fc
Closes-Bug: #1666780
2017-02-23 12:13:06 +08:00
..
api Make 'object save' fast again 2017-01-09 16:19:29 +00:00
common Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
compute Merge "Use public and unified method get_console_url()" 2017-02-20 19:46:15 +00:00
identity Fix "endpoint list" help message 2017-02-22 17:56:03 +08:00
image Update container format choices 2017-01-23 23:04:49 -05:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network OSC Network Flavor 2017-02-22 02:45:51 +00:00
object translate all command help strings 2016-11-17 02:33:42 +00:00
tests Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
volume Fix properties format for volume qos in volume v1 2017-02-21 19:34:15 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix wrong behavior of parsing plugin service name 2017-02-08 00:47:22 +00:00