Versions Compared

Key

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

...

Generating a session ID in Node.js is done using the SeaLights Node.js Agent with the - config flag

Code Block
languagebash
themeEclipse
titleSample command
./node_modules/.bin/slnodejs config --tokenfile "/path/to/tokenFile" --appname "myApp" --branch "master" --build "23"

...