<a id="exp-sdk-cli"></a>

# sdk (CLI)

<!-- @artefact sdk (CLI) -->

**Workshop** includes an **sdk** command-line utility;
it has a set of commands that make it easy to find and learn more about SDKs.

There is one category of commands:

| Actions   | Commands                             | What they do                                                                                           |
|-----------|--------------------------------------|--------------------------------------------------------------------------------------------------------|
| Discover  | **find**,<br/>**info**,<br/>**list** | Search the SDK Store,<br/>enumerate the SDKs available on your machine,<br/>and inspect their details. |

#### NOTE
The utility talks to the **Workshop** daemon,
**workshopd**, via a REST API,
so alternatives are possible and, in fact, encouraged.

## See also

Reference:

- [Command-line interfaces](https://ubuntu.com/workshop/docs//reference/index.md#ref-cli)

Tutorial:

- [Get started with workshops](https://ubuntu.com/workshop/docs//tutorial/part-1-get-started.md#tut-get-started)
