Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 24a2cb7

Browse files
author
JSpru
authored
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 readme
1 parent c4fd8fb commit 24a2cb7

File tree

21 files changed

+1310
-497
lines changed

21 files changed

+1310
-497
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ The following commands are currently available:
3333

3434
#### Future Commands
3535
The following commands will be ported in upcoming releases:
36-
* LUIS (API)
3736
* Dispatch
3837

3938
See [Porting Map](https://github.com/microsoft/botframework-cli/blob/master/PortingMap.md) for a mapping reference between old and new tools

0 commit comments

Comments
 (0)