ドキュメント
アプリケーション
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
この記事は参考になりましたか? この記事は役に立った この記事は役に立たなかった
Good work Mark, this is a very usefull interface.
Is there a way to mass config custom projects? Say I want to update the dates of all my custom projects at once?