We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e1df23 commit 31b05f1Copy full SHA for 31b05f1
docs/cli/commands.rst
@@ -35,3 +35,13 @@ Can be called with an un-authenticated API call.
35
.. click:: SoftLayer.CLI.metadata:cli
36
:prog: metadata
37
:show-nested:
38
+
39
+search
40
+========
41
42
+Is an API service that lets you make complex queries about data indexed by the service.
43
+Can be called with an un-authenticated API call.
44
45
+.. click:: SoftLayer.CLI.search:cli
46
+ :prog: search
47
+ :show-nested:
0 commit comments