5ec4d4c718
Add pagination parameters, '--limit' and '--offset'. It's unfortunate that we can't use '--marker' like elsewhere but that requires server-side support to be truly effective. Change-Id: I186adc8cdf28e9c540ad22bca6684d9dd892976a Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
6 lines
139 B
YAML
6 lines
139 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--limit`` and ``--offset`` options to ``server group list`` command,
|
|
to configure pagination of results.
|