python-glareclient/glareclient/osc
Kushal Agrawal 98d2a4deb7 Marker support for next page in list command
Marker is required to get the next page in list api
in case there are more records available either because of
custom limit provided in request or because of default limit
configured in system (client and server).

ex: glare list all --limit=5 --marker=<artifact_id>

Change-Id: I9f5c890c46b7f1f1e6fefdb7320c4fe00a2b0972
Closes-bug: #1755995
2018-04-11 07:57:47 +00:00
..
v1 Marker support for next page in list command 2018-04-11 07:57:47 +00:00
__init__.py Glare client code 2016-09-12 14:24:03 +03:00
plugin.py Return missing 'return' in build_option_parser 2017-06-28 01:25:38 +03:00