python-openstackclient/releasenotes/notes/bug-1540988-17841cfd5accf7f...

10 lines
317 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>`_]
- |
Add ``--marker`` option to ``image list`` to handle paginate requests.
[Bug `1540988 <https://bugs.launchpad.net/bugs/1540988>`_]