cliff/releasenotes/notes/command-group-8c00f260340a130c.yaml
Monty Taylor 8477c4dbd0 Import command group support from osc-lib
osc-lib adds support for named groups of commands. There's nothing
particularly openstackclient about this support, so add it here.
This way when we add defered plugin loading, it'll work.

Change-Id: Ia0260d2607f4a240b39e90da4b5b09e7cdfde04f
2020-06-07 11:08:29 -05:00

6 lines
111 B
YAML

---
features:
- |
Added support for command groups. This was originally added
in osc_lib downstream.