Install the Invariant CLI using pip
Install the Invariant CLI using pip, the Python package installer.
pip install invariant-client
Verify the installation by checking the version.
invariant --version
# client: vX.Y.Z
# server: vA.B.C
See the Quick Start guide for next steps, like logging in.