Forrest logo
back to context overview

solo

List of commands for solo:

  • solo:tldr:2f199 solo: Generate random bytes using the currently connected Solo's secure random number generator.
    $ solo key rng raw
    try on your machine
    explain this command
  • solo:tldr:489fe solo: Blink the LED of a specific Solo.
    $ solo key wink --serial ${serial_number}
    try on your machine
    explain this command
  • solo:tldr:4e3fa solo: Update the currently connected Solo's firmware to the latest version.
    $ solo key update
    try on your machine
    explain this command
  • solo:tldr:6a992 solo: List connected Solos.
    $ solo ls
    try on your machine
    explain this command
  • solo:tldr:dc7d0 solo: Monitor the serial output of a Solo.
    $ solo monitor ${path-to-serial_port}
    try on your machine
    explain this command
back to context overview