Python CLI Tools (CS)
This page provides information on Python command line interface (CLI) tools to install and test various features of SafeKey such as Custom Storage (CS).
SafeKey Tool Installation
pip3 uninstall solo-python -y
pip3 uninstall safekey-python -y
pip3 install ./safekey_python-1.0.0-py3-none-any.whl --userCustom Storage (CS) Activation
Get Device Activation Status
safekey activation status `activation.pem`Activate Device To Support Custom Storage Features
Deactivate Device To Limit To SafeKey FIDO2 Features Only
Custom Storage (CS) Tests
Test List (will be uploaded soon)
Setup Tests
Other Tests
License
Last updated