File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33Command-line Interface
44======================
55
6- The SoftLayer command line interface is available via the `sl ` command
7- available in your `PATH `. The `sl ` command is a reference implementation of
6+ The SoftLayer command line interface is available via the `slcli ` command
7+ available in your `PATH `. The `slcli ` command is a reference implementation of
88SoftLayer API bindings for python and how to efficiently make API calls. See
99the :ref: `usage-examples ` section to see how to discover all of the
1010functionality not fully documented here.
@@ -54,10 +54,10 @@ To see more about the config file format, see :ref:`config_file`.
5454
5555Usage Examples
5656--------------
57- To discover the available commands, simply type `sl `.
57+ To discover the available commands, simply type `slcli `.
5858::
5959
60- $ sl
60+ $ slcli
6161 Usage: slcli [OPTIONS] COMMAND [ARGS]...
6262
6363 SoftLayer Command-line Client
You can’t perform that action at this time.
0 commit comments