Skip to content

Commit 194a852

Browse files
author
Kevin_Zheng
committed
Add doc for Searchlight client
The doc information for python-searchlight client is not good and this patch add some information. Change-Id: I47da1665f5108a4d945b927c134904ab479c144d
1 parent 25c563d commit 194a852

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/source/commands.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@ list check out :doc:`plugin-commands`.
193193
* ``ptr record``: (**DNS (Designate)**)
194194
* ``queue``: (**Messaging (Zaqar)**)
195195
* ``recordset``: (**DNS (Designate)**)
196+
* ``search`` (**Search (Searchlight)**)
197+
* ``search facet`` (**Search (Searchlight)**)
198+
* ``search resource type`` (**Search (Searchlight)**)
196199
* ``secret``: (**Key Manager (Barbican)**)
197200
* ``secret container``: (**Key Manager (Barbican)**)
198201
* ``secret order``: (**Key Manager (Barbican)**)
@@ -237,6 +240,7 @@ Those actions with an opposite action are noted in parens if applicable.
237240
* ``migrate`` - move a server or a volume to a different host; ``--live`` performs a
238241
live server migration if possible
239242
* ``pause`` (``unpause``) - stop one or more servers and leave them in memory
243+
* ``query`` - Query resources by Elasticsearch query string or json format DSL.
240244
* ``reboot`` - forcibly reboot a server
241245
* ``rebuild`` - rebuild a server using (most of) the same arguments as in the original create
242246
* ``remove`` (``add``) - remove an object from a group of objects

0 commit comments

Comments
 (0)