e0fd972bf7
Add like filter support in ``shares``, ``snapshots``, ``share-networks``, ``share-groups`` list. Implements BP like-filter Change-Id: I5fdf6d89d0b6c7fa182ddfaac60979bc6c0fc2a4
9 lines
315 B
YAML
9 lines
315 B
YAML
---
|
|
features:
|
|
- Added support for matching filters (name~, description~)
|
|
to filter results of the list commands for shares, snapshots,
|
|
share-networks, and share-groups.
|
|
- Added support for ``description`` as a filter to the list
|
|
commands for shares, snapshots, share-networks, and
|
|
share-groups.
|