cli: Improve formatting of Node IDs and addresses
Pay more attention to when a Node ID is displayed in compact form. As
this was sometimes used to save space, e.g. in rad node status in
combination with long node addresses (like .onion names), also implement
a compact format for node addresses and use that instead in some cases.
Progress notifications in spinners keep the short form.
Pay more attention to when a Node ID is displayed in compact form. As
this was sometimes used to save space, e.g. in rad node status in
combination with long node addresses (like .onion names), also implement
a compact format for node addresses and use that instead in some cases.
Progress notifications in spinners keep the short form.
Shorter function names
Rename NID format function.
Changes:
- Document
hostandportmethods - Fix CLI tests