Code is here https://github.com/canonical/pycloudlib/blob/c21733c55352fcc57fb6c4d46d4673c787920188/pycloudlib/util.py#L165 I am asking for a log similar to [the subp function in the cloud-init repo](https://github.com/canonical/cloud-init/blob/9c7d85d82c16c2379b1f004623c9d43507f31d3e/cloudinit/subp.py#L222-L229) as it would help debugging
Code is here
pycloudlib/pycloudlib/util.py
Line 165 in c21733c
I am asking for a log similar to the subp function in the cloud-init repo as it would help debugging