This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Commit 24a2cb7
JSpru
Adding luis:init cmd (#401)
* Adding luis:init cmd
* Move save config prompt into init cmd
* Save config settings after creating new app if save flag present
* switching luis prediction endpoint to non-preview
* Removing name flag from luis:version:rename cmd, per specs
* add base level index and LUIS description
* Remove empty options object when no options passed
* Fix index unit test / change query cmd to use slots
* Update radme
* Remove -version flag
* Locking down versions
* Manually updating base readme
* Modifying flag
* Readme commit
* Refactor staging flag
* Fix urls in readme
* Update readme
* Remove dialog cmd, regenerate cli README
* Updating readme1 parent c4fd8fb commit 24a2cb7
File tree
21 files changed
+1310
-497
lines changed- packages
- cli
- luis
- src
- commands/luis
- application
- version
- utils
- test/commands/luis
- application
- version
21 files changed
+1310
-497
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
0 commit comments