From 581280386533f8780a8d2e73495d3eff38c9ad50 Mon Sep 17 00:00:00 2001 From: xiexs Date: Tue, 17 Nov 2015 05:16:09 -0500 Subject: Add limit option to "image list" command This option is quite useful if there are too many images. Change-Id: If6a901c27c5da2d1f4412e8fa9ba3bed3b72fdd9 Co-Authored-By: Tang Chen Partial-Bug: #1540988 --- doc/source/command-objects/image.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/source/command-objects') diff --git a/doc/source/command-objects/image.rst b/doc/source/command-objects/image.rst index 15286760..94745e06 100644 --- a/doc/source/command-objects/image.rst +++ b/doc/source/command-objects/image.rst @@ -167,6 +167,7 @@ List available images [--property ] [--long] [--sort [:]] + [--limit ] .. option:: --public @@ -195,6 +196,10 @@ List available images Sort output by selected keys and directions(asc or desc) (default: asc), multiple keys and directions can be specified separated by comma +.. option:: --limit + + Maximum number of images to display. + image save ---------- -- cgit v1.2.1