Show specified WireGuard interface information ${vyos_op_scripts_dir}/show_interfaces.py --intf="$4" Show all IP addresses allowed for the specified interface sudo wg show "$4" allowed-ips Show all endpoints for the specified interface sudo wg show "$4" endpoints Show all peer IDs for the specified interface sudo wg show "$4" peers Show interface public-key sudo wg show "$4" public-key Shows current configuration and device information sudo wg show "$4" Show WireGuard interface information ${vyos_op_scripts_dir}/show_interfaces.py --intf-type=wireguard --action=show-brief Show detailed Wireguard interface information ${vyos_op_scripts_dir}/show_interfaces.py --intf-type=wireguard --action=show