```sh Show bonding information of this node depending on its currently selected mode Usage: nym-node bonding-information [OPTIONS] Options: --id Id of the nym-node to use [env: NYMNODE_ID=] [default: default-nym-node] --config-file Path to a configuration file of this node [env: NYMNODE_CONFIG=] --mode [env: NYMNODE_MODE=] [possible values: mixnode, entry-gateway, exit-gateway] -o, --output Specify the output format of the bonding information (`text` or `json`) [default: text] [possible values: text, json] -h, --help Print help ```