mirror of
https://github.com/lingble/talos.git
synced 2025-11-12 03:06:06 +00:00
Fixes: https://github.com/talos-systems/talos/issues/3487 Example output: ``` NODE ID HOSTNAME PEERS CLIENTS 10.5.0.2 c3d3020cf75b8728 talos-default-master-1 https://10.5.0.2:2380 https://10.5.0.2:2379 ``` Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>