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

Commit 15772dc

Browse files
author
Eyal
authored
Command line usage & form for bf:luis command group (#328)
* bf cli doc header * updated readme.md * update readme.md * minor link fix * powerBI dashboard * powerBI usage stats dashboard * dialog cli spec * fix my readme * reverted readme * added draft * pbi update * bf:luis cli usage update * update usage * LUIS authkey to subscriptionKey * minor spec fixes * updated luis cli usage spec
1 parent 1295b96 commit 15772dc

File tree

3 files changed

+586
-1
lines changed

3 files changed

+586
-1
lines changed

specs/DialogDevSpec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ Where <options> include all global options (e.g. help, version)
7474
7575
Where FileSpec:
7676
GLOB1 [GLOB2] [GLOB3] [GLOB4] [GLOB5] [GLOB6] [GLOB7] [GLOB8] [GLOB9] where GLOB is a glob pattern
77-
7877
```
7978

8079
## Special Considerations
@@ -90,3 +89,4 @@ Where FileSpec:
9089
## References
9190

9291
\<any references of relevance\>
92+

specs/LUIS-CLI-IN-BF.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ LUIS cognitive service covers a wide surface area via the authoring API. This is
2626

2727
**P0 list (MUST HAVE)**
2828

29+
**Spec Redirect:** Refer to [LUIS-CLI-Usage-Spec.md](./LUIS-CLI-Usage-Spec.md) for authoritative command line form, parameter, usage, and descriptions.
30+
31+
32+
2933
| Functionality | API group | API name | BF command group |
3034
|-------------------------------------------------------------------|---------------------|----------------------------------|-----------------------------|
3135
| Version: Clone a version tied to an application | Authoring/ Versions | [Clone version][8] | BF luis:clone:version |

0 commit comments

Comments
 (0)