python-ironicclient/releasenotes/notes/add-json-option-0cf29be2a97e0212.yaml
Aline Bousquet 01ff3dfd2a Improve output of --json option
Indent the output of commands when using the --json option. This patch
is a follow-up patch for https://review.openstack.org/#/c/283519/

Change-Id: Ieb3ffd8c362b37ad9b78bd3ecd98499b26c03bd0
2016-03-03 20:42:12 +00:00

5 lines
133 B
YAML

---
features:
- Add a --json option to the client to display the JSON
response body from the Ironic API without formatting it.