Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

UP TO DATE

The only requirement is an executable file, the GREENSPECTOR Command Line tool.

  • Download the right GREENSPECTOR Command Line tool adapted to the operating system in the Modules page of your GREENSPECTOR interface.
  • Put it anywhere on the computer
  • Add the path of the folder containing the executable file to the system environment variable 'PATH'.
  • Rename the executable file to gspt.exe (for Windows) or to gspt (for Linux)
  • For Linux, Make the file executable:
$ chmod +x gspt
  • Open a terminal and type the command:
Linux
$ gspt
Windows
gpst.exe
  • The command should print the help message


You can also install the CLI on your continous integration server if you want to use CLI as the module to control Greenspector in your CI.



  • No labels