7ed4f68c68
Add pagination parameters, '--limit' and '--offset', and filtering parameters, '--changes-since' and '--changes-before'. Change-Id: Ieca8267c3b204ae2db580502cc8fe72c95eddf09 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
7 lines
239 B
YAML
7 lines
239 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--limit``, ``--marker``, ``--change-since`` and ``--changes-before``
|
|
options to ``server group list`` command, to configure pagination of
|
|
results and filter results by last modification, respectively.
|