description |
---|
Hop Node CLI commands |
The Hop Node has multiple CLI commands.
See all the commands available with the help flag:
{% tabs %} {% tab title="Docker" %}
hop --help
{% endtab %}
{% tab title="Node" %}
hop-node --help
{% endtab %} {% endtabs %}