Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Nodejs Agent

Unix

Code Block
languagepowershellbash
./node_modules/.bin/slnodejs buildscan --tokenfile sltoken.txt --buildsessionidfile integrationBSID.txt --dependenciesFile sl-integration-components.json

Windows

Code Block
languagepowershell
call .\node_modules\.bin\slnodejs buildscan --tokenfile sltoken.txt --buildsessionidfile integrationBSID.txt --dependenciesFile sl-integration-components.json

...