Step-by-step guide
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:
Code Block |
---|
|
$ chmod +x gspt |
- Open a terminal and type the command:
Code Block |
---|
language | powershell |
---|
title | Windows |
---|
|
gpst.exe |
- The command should print the help message
Info |
---|
THis installation can be done also on your continous integration server if you want to use CLI as the module to control Greenspector in your CI |
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@185bfa9a |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label = "kb-how-to-article" and type = "page" and space = "DOCUMENTATION" |
---|
labels | kb-how-to-article |
---|
|
...