Files
esiur-dotnet/Tools/Esiur.CLI/Properties/launchSettings.json
T
2026-07-17 02:19:05 +03:00

9 lines
170 B
JSON

{
"profiles": {
"Esiur.CLI": {
"commandName": "Project",
"commandLineArgs": "get-template ep://phase.delta.iq/sys/phase --dir c:\\temp\\an"
}
}
}