Files
esiur-dotnet/Tools/Esiur.CLI/Properties/launchSettings.json
T
2026-08-04 06:17:32 +03:00

9 lines
176 B
JSON

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