bjia56/Raspberry Pi VM Runner

Action to execute commands within a Raspberry Pi VM running on QEMU

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandsCommands to run on the Pi, executed with /bin/bashyesuname -a
userUser to run commands on the Pi, either pi or rootyespi
prerun_copy_fromPath on the host to copy into the VM, before commands are executedno""
prerun_copy_toPath on the VM to copy files to, before commands are executedno/home/pi
postrun_copy_fromPath on the VM to copy to the host, after commands are executedno""
postrun_copy_toPath on the host to copy files to, after commands are executedno.
debugPrint debugging output from VM initialization and teardownnono

no outputs