In order to test quickly with real devices the commands, it would be nice for the cli (bhwi binary) to be able to list the connected devices.
You can take inspiration from https://github.com/wizardsardine/async-hwi/tree/master/cli and #7 (certainly deprecated)
We want to implement: bhwi list or bhwi ls
Beware that bhwi-cli will for now rely on bhwi-async
bhwi ls should return rows with the device kind and the master fingerprint
In order to test quickly with real devices the commands, it would be nice for the cli (
bhwibinary) to be able to list the connected devices.You can take inspiration from https://github.com/wizardsardine/async-hwi/tree/master/cli and #7 (certainly deprecated)
We want to implement:
bhwi listorbhwi lsBeware that
bhwi-cliwill for now rely onbhwi-asyncbhwi lsshould return rows with the device kind and the master fingerprint