This repository was archived by the owner on Jan 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed
Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ The following commands are currently available:
1010* [ Chatdown] ( https://github.com/microsoft/botframework-cli/tree/master/packages/cli#bf-chatdown )
1111* [ QnAMaker] ( https://github.com/microsoft/botframework-cli/tree/master/packages/cli#bf-qnamaker )
1212* [ Config] ( https://github.com/microsoft/botframework-cli/tree/master/packages/cli#bf-config )
13- * [ Luis] ( https://github.com/microsoft/botframework-cli/tree/master /packages/cli#bf-luis )
13+ * [ Luis] ( https://github.com/microsoft/botframework-cli/tree/emimunoz/luis /packages/cli#bf-luis )
1414
1515## Plugin Architecture
1616BF CLI is based on [ OClif] ( https://github.com/oclif/oclif ) Framework and inherits its command line parsing style, and plugin architecture.
Original file line number Diff line number Diff line change @@ -7,19 +7,12 @@ botframework-cli
77[ ![ License] ( https://img.shields.io/npm/l/@microsoft/botframework-cli )] ( https://github.com/microsoft/botframework-cli/blob/master/packages/cli/package.json )
88
99# Usage
10- <!-- usage -->
10+
1111``` sh-session
1212$ npm install -g @microsoft/botframework-cli
13- $ bf COMMAND
14- running command...
15- $ bf (-v| --version| version)
16- @microsoft/botframework-cli/1.0.0 darwin-x64 node-v12.1.0
17- $ bf --help [COMMAND]
18- USAGE
19- $ bf COMMAND
20- ...
13+
2114```
22- <!-- usagestop -->
15+
2316# Commands
2417<!-- commands -->
2518* [ ` bf ` ] ( #bf- )
You can’t perform that action at this time.
0 commit comments