Skip to content

Commit 31b05f1

Browse files
caberoscaberos
authored andcommitted
fix tox tool
1 parent 1e1df23 commit 31b05f1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/cli/commands.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,13 @@ Can be called with an un-authenticated API call.
3535
.. click:: SoftLayer.CLI.metadata:cli
3636
:prog: metadata
3737
: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

Comments
 (0)