On Fri, 2 May 2025 21:49:46 -0700 David Wei wrote:
Unrelated to this patch, but there is an ip() helper already. Can it be used instead of cmd() with shell=True?
The wrappers are mostly useful for JSON, parsing the JSON output is a few lines. For running a simple command we don't have strong guidance.