python-troveclient/releasenotes/notes/add-backup-list-instance-to-osc-e01cf8527e499768.yaml
zhanggang 84e5873a03 Add backup-list-instance to OSC
This change adds database support to the python-openstackclient
project for the backup-list-instance command.

The trove command backup-list-instance is now:
    openstack database backup list instance

Change-Id: I383cfe0bac54051641fe0589057c24e7d885f5c1
Partially-Implements: blueprint trove-support-in-python-openstackclient
2017-12-23 04:54:54 -05:00

7 lines
180 B
YAML

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