python-openstackclient/releasenotes/notes/object-stdout-db76cc500948b0e8.yaml
Honza Pokorny ae35a29169 Allow objects to be streamed to stdout
Change-Id: Icd8de6b2122fe77926d93da9bda08f56c3672a7a
2017-07-05 20:08:18 -03:00

6 lines
150 B
YAML

---
features:
- |
Add support for streaming Swift objects to stdout when using the ``object
save`` command, by specifying ``--filename -``.