summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/implements-hide-image-4c726a61c336ebaa.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/implements-hide-image-4c726a61c336ebaa.yaml b/releasenotes/notes/implements-hide-image-4c726a61c336ebaa.yaml
new file mode 100644
index 00000000..718ac292
--- /dev/null
+++ b/releasenotes/notes/implements-hide-image-4c726a61c336ebaa.yaml
@@ -0,0 +1,8 @@
+---
+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.