From a7a0d0c61a6a88e044b781bbc4903cdcfc919e55 Mon Sep 17 00:00:00 2001 From: Vijendra Soni Date: Fri, 11 Nov 2016 20:01:05 +0530 Subject: Sort list images by name by default Set the default key and dir for openstack image list, if no command line argument passed Changing sort_key to name(old value: created_at) Change-Id: I6c61f6e5a04824d655ccf43477afcec9652101df Closes-Bug: #1639231 --- doc/source/command-objects/image.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/command-objects') diff --git a/doc/source/command-objects/image.rst b/doc/source/command-objects/image.rst index 842eab8d..84e6baa5 100644 --- a/doc/source/command-objects/image.rst +++ b/doc/source/command-objects/image.rst @@ -221,7 +221,7 @@ List available images .. option:: --sort [:] - Sort output by selected keys and directions(asc or desc) (default: asc), + Sort output by selected keys and directions(asc or desc) (default: name:asc), multiple keys and directions can be specified separated by comma .. option:: --limit -- cgit v1.2.1