ドキュメント

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]

名前: (optional) Project name

ファイル: (optional) Path of the config file

例:

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

 

この記事は参考になりましたか? この記事は役に立った この記事は役に立たなかった

2 コメント
最古の
最新 最も投票された
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?