Page MenuHomeVyOS Platform

Add a helper function for calling iproute2 commands
Open, LowPublic

Description

We call iproute2 commands a lot, and it supports JSON output, so it would be handy to be able to write just vyos.utils.process.ip_cmd("link list") or similar.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)