Currently in case of passing `--tag` several times, only last one will be picked up for the filtering. In the meanwhile Glance allow option to be repeated multiple times to filter based on the multiple tags. Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/789827 Change-Id: I7379d0b0014f0e3d13b02ee5ec6b642a7a5aa7d1
6 lines
139 B
YAML
6 lines
139 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``image list`` now accepts multiple ``--tag`` options, allowing you to
|
|
filter images on more than one tag.
|