manila/releasenotes/notes/add-format-output-to-manila-manage-c0bbccb16369e5d3.yaml
silvacarloss 861a67193b Add json and yaml formatting to manila-manage
Add the possibility to specify how the data will be displayed
while issuing the manila-manage command. This can be helpful to
automations,

Change-Id: I0af426254be886e31553275feb23b9ec90ec2cc8
2024-08-30 13:41:35 -03:00

7 lines
223 B
YAML

---
features:
- |
The possibility to specify the desired output format while issuing the
`manila-manage service list` command was added. It is now possible to
display the output also in yaml and json formats.