Files
nym/documentation/docs/components/outputs/command-outputs/nym-node-help.md
T
import this 4fcec99cc2 feat: automated bond (#6860)
* initialise bonding automation

* initialise autobond flow

* docs for autobond

* tweak docs and add scraped stats

* resolve issues

* fix issues

* add extra command advice

* fix rabbitai suggestions

* fix rabbitai suggestions
2026-06-09 14:48:53 +02:00

1.2 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