From f129032aa723a0e8fcdb197a8838fe21dfac8b09 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sat, 23 May 2020 10:25:30 -0300 Subject: [PATCH] Update chapter-07-administration.md --- book/chapter-07-administration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/chapter-07-administration.md b/book/chapter-07-administration.md index debcae56..087a32bc 100644 --- a/book/chapter-07-administration.md +++ b/book/chapter-07-administration.md @@ -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 .gbkb by default. | + ## Enviroment Variables Reference