# 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 %}
