If feedback is welcome, one thing I have found myself missing is the ability to set a pin high or low quickly from the CLI. Like right now I am using my glasgow to reverse engineer some aspects of another device. This involves reading out some data from a FLASH memory every now and then while holding the device in reset. It would be really convenient if I could do something like `glasgow --assert-pin A3=0,A4=0 run memory-25x read [...]`. Alternatively there could be a trivially simple applet which can be used with `multi`?