Files
python-troveclient/releasenotes/notes/add-instance-list-to-osc-05714dfce947a57e.yaml
Trevor McCasland 09b5f9fa5e Add list to OSC
This change adds database support to the python-openstackclient
project for the list command.

The trove command list is now:
    openstack database instance list

Partially-Implements: blueprint trove-support-in-python-openstackclient
Change-Id: Ic5328827dbf6d1f47db62f0bb2e65e164a0b2b6b
2017-06-11 01:59:35 +00:00

5 lines
147 B
YAML

---
features:
- The command ``trove list`` is now available to use in
the python-openstackclient CLI as ``openstack database instance list``