python-manilaclient/releasenotes/notes/bug-1608664-add-support-columns-share-replica-list-885bd8c8b4bfa8f1.yaml
Faiz Abidi 49bffc48a1 Add columns support for share-replica-list
The share-replica-list command does not allow specifying
the required columns to format the output of the command.

Add parameter "--columns" and add a unit test for that.

Change-Id: I5d266572cb6efb1b2771e6b61e57a4aebc12ad89
Closes-bug: #1608664
2016-08-12 11:42:55 -04:00

4 lines
73 B
YAML

---
fixes:
- Added "--columns" support for share-replica-list command.