Commit 2cdbfb4
Refactor tsp-client to use yargs (#8607)
* Refactoring.
* More refactoring.
* [tsp-client] Fixes for yargs update + more testing (#8758)
* refactor commands
* add test files
* add sync tests
* rename test file
* clean up test
* fix update command tsp-location.yaml logic
* add update tests
* init fix and test
---------
Co-authored-by: Catalina Peralta <caperal@microsoft.com>
* Add "npm run purge" script
* Fix command invocation.
* Update tspconfig.json
* Fix issue with `--no-prompt`
* revert extra --
* update package-lock.json
* init fixes
* sync commands with upstream and update
* update generateLockFileCommand
* add back sort-swagger command
* add generate lock file test
* docs updates
---------
Co-authored-by: Catalina Peralta <caperal@microsoft.com>
Co-authored-by: catalinaperalta <catalinaperaltah@hotmail.com>1 parent dcea849 commit 2cdbfb4
24 files changed
Lines changed: 1347 additions & 829 deletions
File tree
- tools/tsp-client
- src
- test
- examples
- sdk
- contosowidgetmanager/contosowidgetmanager-rest
- local-spec-sdk
- specification/contosowidgetmanager
- Contoso.WidgetManager
- examples/2022-11-01-preview
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
58 | | - | |
59 | | - | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
0 commit comments