Versions Compared

Key

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

...

Scanning a build in Python is done using the Python agent with the build flag. scan flag:

Code Block
languagebash
sl-python scan

you can also use the command with explicit parameters

Code Block
languagebash
sl-python scan --tokenfile ./sltoken.txt --buildsessionidfile ./buildSessionidfile --scm none
Info

See 'https://sealights.atlassian.net/wiki/spaces/SUP/pages/1721106445/Using+Python+agent+-+Command+Reference#Scanning-a-build' for command details