Table of Contents
To activate your Squish Test Center instance from the command line, open a command line or shell prompt and change directories to the top-level directory of Squish Test Center.
With the ACTIVATION_CODE
you previously received by email,
issue the following in the prompt:
$ bin/testcenter activate ACTIVATION_CODE
If the Squish Test Center instance you are trying to activate has no Internet
connection or can't connect to the Squish Test Center Activation Server, you
have to first generate the Machine ID
of your instance.
With the ACTIVATION_CODE
you previously received by email,
issue the following in the prompt:
$ bin/testcenter machineid ACTIVATION_CODE
Send the Machine ID generated by this command to <contact@froglogic.com>
.
In return you will receive the LICENSE_KEY
via email. To finish
the activation process, issue the following in the prompt:
$ bin/testcenter activate ACTIVATION_CODE LICENSE_KEY