Install UniquID CLI
Update Python
Make sure you're running Python 3+ and pip3. For setup instructions, see:
PrerequisitesInstall package from pip3
Verify version
Make sure uniquid
CLI client has been installed and is on the latest stable version
Configure CLI
Navigate to directory where you downloaded the credentials.json
file
You must upload your credentials to your EC2 instance. There are 2 options for this:
Option 1 - Use scp to copy the UniquID credentials file from your development machine to the EC2 instance:
Option 2 - Cut and paste the contents of the UniquID credentials file after you SSH into the instance:
Check login
Login to UniquID with the credentials.json
file and check the status
Last updated