Solo2 CLI is a powerful command line interface specifically designed for managing and configuring SoloKeys FIDO2 USB sticks. With Solo2 CLI, you can perform firmware updates, adjust security settings, and much more. In this section, we will show you how to install the tool and use its various features.
Installation des Solo2 CLI
Windows:
For detailed instructions on how to install the Solo2 CLI and perform a firmware update on Windows, see this Step-By-Step Guide.
- Download the Rust Toolchain: https://static.rust-lang.org/rustup/dist/i686-pc-windows-msvc/rustup-init.exe
- Install Solo 2 CLI (via cmd.exe):
cargo install solo2-cli
macOS:
Requirements: Homebrew is installed
Installation of Rust and Solo2 CLI via Homebrew: brew install rust && cargo install solo2-cli
Linux:
- Install the Rust Toolchain:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Install the Solo2 CLI:
cargo install solo2-cli
Using the Solo 2 CLI
Firmware Updates
Befehle:
solo2 app admin version
: show current firmware version
solo2 update
: Perform firmware update