Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 304 Bytes

cli-commands.md

File metadata and controls

23 lines (18 loc) · 304 Bytes
description
Hop Node CLI commands

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