Synthetic Command Line Tool synctl
is used to manage synthetic tests, locations and credentials.
Remove /usr/local/bin/synctl
first, if you have installed synctl(version 1.0.x) before.
pip3 install synctl
Note: To install python3 on Windows, see Python.
Upgrade synctl to latest version
pip3 install --upgrade synctl
Upgrade synctl to a specified version
pip3 install --upgrade synctl==<version>
You can find more documentation about how to create Synthetic test in this readme.