> For the complete documentation index, see [llms.txt](https://docs.oscwii.org/cli/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oscwii.org/cli/commands/hosts.md).

# hosts

## Usage

```
osc-dl hosts [-h]
```

#### Optional Arguments:

* `-h, --help` Show help message.

## Usage Examples

{% code title="osc-dl hosts" %}

```
Total of 2 hosts found:

1. Open Shop Channel (primary):
   Description: The official Open Shop Channel Homebrew Apps repository.
   Example Usage: "oscdl get WiiVNC -r primary"

2. Homebrew Channel Themes (themes):
   Description: The official Open Shop Channel Homebrew Channel Themes repository.
   Example Usage: "oscdl get WiiVNC -r themes"
```

{% endcode %}
