Install the Command Line Interface
The SPARKL CLI is a command line and library which can be installed using the Python 3 pip utility.
The Python package name is sparkl_cli
, and when installed the command it provides
is just sparkl
.
The exact form of the installation depends on how you use Python. Please use the template below as appropriate to your system.
-
Install using the pip utility
[sudo -H] pip3 install https://github.com/opensparkl/sse_cli/releases/download/v1.3.9/sparkl_cli-1.3.9.tar.gz
If you've not done it already, now would be a good time to register the admin user.