python-openstackclient/releasenotes/notes/add-image-member-get-25e913ef2b861bf3.yaml
Mridula Joshi 93b2e66d2d Adding CLI command for `glance member-get`
This patch adds a command ``image member get`` which displays
a particular member associated to the image.

Change-Id: I48d3151f8e204e1eb5cfff67ce1e333d1cfb9322
2023-12-20 05:03:40 +00:00

7 lines
178 B
YAML

---
features:
- |
Add ``image member get`` command which accepts an
image_id and member_id and displays the detail of
the particular meber associated to the image.