Skip to content

Commit 3ab9461

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Add doc for Searchlight client"
2 parents e51a2b3 + 194a852 commit 3ab9461

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)