commands.sh

solo

all

Interact with Solo hardware security keys.

More info →

Examples (5)

List connected Solos

Update the currently connected Solo's firmware to the latest version

solo key update

Blink the LED of a specific Solo

solo key wink --serial serial_number

Generate random bytes using the currently connected Solo's secure random number generator

solo key rng raw

Monitor the serial output of a Solo

solo monitor path/to/serial_port
made by @shridhargupta | data from tldr-pages