This would add the ability to view the `ip link show` command from within VyOS, so that the output can be exposed to the API.
Proposed command:
`show interfaces all`** (ip link show)**
`show interfaces all json`** (ip -j -s -d link show)**
The primary goal is to assist the the following VyOS dashboard project:
https://github.com/MadsZBC/FastAPI-Vyos