File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments