python-openstackclient/releasenotes/notes/implements-hide-image-4c726...

9 lines
257 B
YAML

---
features:
- |
Add mutually exclusive options ``--hidden`` and ``--unhidden`` to
``image set`` command to hide or unhide an image (``is_hidden``
attribute).
- |
Add option ``--hidden`` to ``image list`` command to list hidden images.