.. _orb-node-info: orb node info ============= Usage: ----- .. code:: $ orb node info [OPTIONS] [PUBKEY] Arguments: ---------- * [PUBKEY]: The pubkey of the node. If not provided, use the default node. Options: --------- * --help: Show this message and exit. Description: ----------- Get node information. This command connects to the lightning node, gets basic information and prints it out in the console. .. asciinema:: /_static/orb-node-info.cast