iot-lab / ssh-cli-tools

A set of tools for managing IoT-Lab A8 nodes from the command line
Other
0 stars 6 forks source link

open-a8-cli depends on option position #23

Closed aabadie closed 7 years ago

aabadie commented 7 years ago

Example:

open-a8-cli --verbose reset-m3

works

open-a8-cli reset-m3 --verbose 

returns command usage.