Update chapter-07-administration.md

This commit is contained in:
Rodrigo Rodriguez 2020-05-23 10:25:30 -03:00 committed by GitHub
parent 3e6b0646f3
commit f129032aa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,8 @@ here is a list of admin commands related to deploying .gb* files.
| setupSecurity | Setup connection to user directories. |
| syncBotServer | Updates the cloud with the latest version from GitHub BotServer repository. |
| rebuildIndex | Rebuild Azure Search indexes, must be run after **deployPackage** or **redeployPackage**. | Now it is called automatically |
| /publish [package] | Deploy the package to the bot storage. When ommited, the command will publish the package named <botId>.gbkb by default. |
## Enviroment Variables Reference