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, info, list |
Search the SDK Store, enumerate the SDKs available on your machine, 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:
Tutorial: