Documentation

Last updated on 24. 4. 2020 by Mark Fric

-project Manage projects

Arguments:

action: Performs the specific action [list,start,stop,pause,resume,remove,status,loadconfig,saveconfig]

name: (optional) Project name

file: (optional) Path of the config file

Examples:

sqcli.exe -project action=list
sqcli.exe -project action=start name=Builder
sqcli.exe -project action=stop name=Builder
sqcli.exe -project action=pause name=Builder
sqcli.exe -project action=resume name=Builder
sqcli.exe -project action=remove name=Custom
sqcli.exe -project action=status name=Builder
sqcli.exe -project action=loadconfig name=Builder file=Builder.cfx
sqcli.exe -project action=saveconfig name=Builder file=Builder.cfx

 

Was this article helpful? The article was useful The article was not useful

Subscribe
Notify of
2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
tnickel
tnickel
11. 9. 2020 8:24 am

Good work Mark, this is a very usefull interface.

FirestarZA
15. 11. 2021 8:23 am

Is there a way to mass config custom projects? Say I want to update the dates of all my custom projects at once?