> For the complete documentation index, see [llms.txt](https://docs.hop.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hop.exchange/developer-docs/hop-node/bonder-options/cli-commands.md).

# CLI Commands

The Hop Node has multiple CLI commands.

See all the commands available with the help flag:

{% tabs %}
{% tab title="Docker" %}

```bash
hop --help
```

{% endtab %}

{% tab title="Node" %}

```bash
hop-node --help
```

{% endtab %}
{% endtabs %}
