Download the latest MettleCI Command Shell distribution package from http://software.mettleci.io/. Note that Data Migrators provide a single multi-platform distribution package which supports both Unix and Windows.
Unzip and configure your downloaded package like this:
Code Block | ||
---|---|---|
| ||
$> cd /opt/dm/mci/
$> sudo mkdir cli
$> cd cli
$> sudo unzip ~/command-shell-1.1-49-dist.zip
$> sudo -R chown mciworkb:dstage *
$> sudo chmod 777 mettleci
$> sudo ./mettleci
MettleCI Command Line
(C)2019 Data Migrators Pty Ltd
Enter [namespace] [command] [options]
or 'help' for more information, 'exit' or 'quit' to leave.
Unable to load license file
$
> |
If you don’t have one already, request a trial license for MettleCI from the link on the same site. This will be delivered to you via email as a file attachment. Save the file to the same directory into which you unzipped your MettleCI Command Shell distribution package.
Edit the contents of the C:\MettleCI\cli\config.properties text file to reference your supplied license file:
...