Python translation command-line syntax
The basic command-line syntax to translate Python code is:
sourceanalyzer -b <build_id> -python-version <python_version> -python-path <dirs> <files>
When you translate Python code, make sure that you specify all source files together in one invocation. OpenText SAST does not support adding new files to the file list associated with the build ID on subsequent invocations.