This commit is contained in:
2026-07-17 02:19:05 +03:00
parent 4cd9f928ff
commit dbd5715578
42 changed files with 6000 additions and 866 deletions
@@ -2,7 +2,7 @@
"profiles": {
"Esiur.CLI": {
"commandName": "Project",
"commandLineArgs": "get-template EP://phase.delta.iq/sys/phase --dir c:\\temp\\an"
"commandLineArgs": "get-template ep://phase.delta.iq/sys/phase --dir c:\\temp\\an"
}
}
}
}
+1 -1
View File
@@ -23,7 +23,7 @@ Global options:
## Example
```
dotnet run esiur get-template EP://localhost/sys/service
dotnet run esiur get-template ep://localhost/sys/service
```