Launchpad

Support list commands by group name keyword

Bug #1666780 reported by Rui Chen

This bug affects 1 person

Affects Status Importance Assigned to Milestone
python-openstackclient

Fix Released

Undecided

Rui Chen

Bug Description

The output of current "command list" is so long, it's very difficult for users to find out the commands they care about.

Proposed change:

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.

Read the original on bugs.launchpad.net ↗