Files
nym/documentation/docs/components/outputs/command-outputs/nym-node-help.md
T
import this 2fae4414d2 NTM Update: single port managment tool (#6607)
* update ntm

* update docs

* add table for ports

* cherry on the cake

* polish ntm

* quic cherry - add 4443
2026-03-26 10:18:32 +01:00

1.1 KiB

Usage: nym-node [OPTIONS] <COMMAND>

Commands:
  build-info                Show build information of this binary
  bonding-information       Show bonding information of this node depending on its currently selected mode
  node-details              Show details of this node
  migrate                   Attempt to migrate an existing mixnode or gateway into a nym-node
  run                       Start this nym-node
  sign                      Use identity key of this node to sign provided message
  unsafe-reset-sphinx-keys  UNSAFE: reset existing sphinx keys and attempt to generate fresh one for the current network state
  help                      Print this message or the help of the given subcommand(s)

Options:
  -c, --config-env-file <CONFIG_ENV_FILE>
          Path pointing to an env file that configures the nym-node and overrides any preconfigured values [env: NYMNODE_CONFIG_ENV_FILE_ARG=]
      --no-banner
          Flag used for disabling the printed banner in tty [env: NYMNODE_NO_BANNER=]
  -h, --help
          Print help
  -V, --version
          Print version