summaryrefslogtreecommitdiff
path: root/releasenotes/notes/multihash-filter-ef2a48dc48fae9dc.yaml
blob: 6bb22aa9d253bb3258f881776c5edcbf78e78228 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    For parity with the old ``checksum`` field, this release adds the
    ability for CLI users to filter the image list based upon a particular
    multihash value using the ``--hash <HASH_VALUE>`` option.  Issue the
    command:

    .. code-block:: none

        glance help image-list

    for more information.