python-openstackclient/releasenotes/notes/bug-1540988-17841cfd5accf7f5.yaml
xiexs 5812803865 Add limit option to "image list" command
This option is quite useful if there are too many images.

Change-Id: If6a901c27c5da2d1f4412e8fa9ba3bed3b72fdd9
Co-Authored-By: Tang Chen <chen.tang@easystack.cn>
Partial-Bug: #1540988
2016-02-03 13:42:57 +08:00

7 lines
173 B
YAML

---
features:
- |
Add ``--limit`` option to ``image list`` to limit the number of images
in output.
[Bug `1540988 <https://bugs.launchpad.net/bugs/1540988>`_]