...
Info |
---|
C:\Program Files\PEKAT VISION 3.1113.70\starter |
Launch Project - Help Command
...
Code Block |
---|
.\pekat-vision.exe start -p 8000 -d C:\Users\Daniel\PekatVisionProjects\NewProjects35NewProject35 |
...
Launch Project (with log written to the CMD)
Code Block |
---|
.\pekat-vision.exe start -p 8000 -d C:\Users\Daniel\PekatVisionProjects\NewProjects35NewProject35 -l |
...
Optional Arguments
...
-l
Shows all logs in the command line. Without this parameter the logs are only saved in a file.
...