python-openstackclient/releasenotes/notes/add-image-task-commands-50c3643ebfd0421f.yaml
lsmman d163a20904 image: Add 'image task show' commands
This replaces and the 'glance task-show' command. For example:

  $ image task show <TASK_ID>

Change-Id: I74cb23e436c373fe238804b903bbeb28f643d5af
2022-09-21 10:34:15 +01:00

5 lines
94 B
YAML

---
features:
- |
Add ``image task show`` command to show a task for the image service.