Update chapter-07-gbot-reference.md
This commit is contained in:
parent
4ec4500cb7
commit
3c694ccde4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ here is a list of admin commands related to deploying .gb* files.
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|-----------------|-----------------------------------------------------------------------------------------------------------------|
|
|-----------------|-----------------------------------------------------------------------------------------------------------------|
|
||||||
| /edit | Sends a link to the Bot Storage so package folders like .gbdialog, .gbkb, .gbot and others can be edited. |
|
| /edit | Sends a link to the Bot Storage so package folders like .gbdialog, .gbkb, .gbot and others can be edited. |
|
||||||
| /setupSecurity | Setup connection between General Bots and the Cloud, so the bot drive can be accessed by BotServer during publishing and direct access like the FIND keyword. |
|
| /setupSecurity [tokenName] | Setup connection between General Bots and the Cloud, so the bot drive can be accessed by BotServer during publishing and direct access like the FIND keyword. Or using tokenName, setups a connection defined in Config.xlsx.|
|
||||||
| /publish [extension] | Deploy the package to the bot storage. When ommited, the command will publish the package named <botId>.gbkb by default. |
|
| /publish [extension] | Deploy the package to the bot storage. When ommited, the command will publish the package named <botId>.gbkb by default. |
|
||||||
|
|
||||||
# Config.xlsx (.gbot) Configuration
|
# Config.xlsx (.gbot) Configuration
|
||||||
|
|
Loading…
Add table
Reference in a new issue