turing-machines / tpi

CLI tool to control your Turing Pi 2 board
https://docs.turingpi.com/docs/turing-pi2-tpi-cli
Apache License 2.0
29 stars 3 forks source link

cli: change `eth` command argument from bool to enum #19

Closed ruslashev closed 11 months ago

ruslashev commented 11 months ago

This changes interface from

tpi eth -r / tpi eth --reset

where not providing a boolean argument is invalid, to

tpi eth reset