python-openstackclient/releasenotes/notes/add-image-project-filter-support-ed6204391e503adf.yaml
okozachenko 3c80b1b3b2 Add project field in image list subcommand
The motivation is to filter the image by owner

Change-Id: I1f08da175a06e62a844f76b0ec18cb3332efef86
2020-12-15 00:45:30 +02:00

6 lines
124 B
YAML

---
features:
- |
Add ``--project`` and ``--project-domain``options to ``image list``
command to filter by owner.