Files
python-troveclient/releasenotes/notes/add-backup-delete-to-osc-e302b87809cb814c.yaml
zhanggang bd401268ac Add backup-delete to OSC
This change adds database support to the python-openstackclient
project for the backup-delete command.

The trove command backup-delete is now:
    openstack database backup delete

Change-Id: I869d8649cc83d8c889995a8133e6b91407d7f862
Partially-Implements: trove-support-in-python-openstackclient
2017-12-08 03:13:27 -05:00

6 lines
162 B
YAML

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