From c4c7bba8a6ddf973b426cacd59033b554a9ffeb5 Mon Sep 17 00:00:00 2001 From: PH-Nascimento <42078703+PH-Nascimento@users.noreply.github.com> Date: Thu, 18 Jul 2019 18:30:05 -0300 Subject: [PATCH] Update chapter-07-administration.md --- book/chapter-07-administration.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/book/chapter-07-administration.md b/book/chapter-07-administration.md index 2af77790..00794924 100644 --- a/book/chapter-07-administration.md +++ b/book/chapter-07-administration.md @@ -11,12 +11,8 @@ here is a list of admin commands related to deploying .gb* files. | undeployPackage | Undeploy a KB. Usage **undeployPackage** [package-name]. | | redeployPackage | Undeploy and then deploys the KB. Usage **redeployPackage** [package-name]. Then, you need to run rebuildIndex. | | setupSecurity | Setup connection to user directories. | - -Discontinued commands: - -| Command | Description | Reason | -|--------------|-------------------------------------------------------------------------------------------|--------------------------------| -| rebuildIndex | Rebuild Azure Search indexes, must be run after **deployPackage** or **redeployPackage**. | Now it is called automatically | +| 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 | ## Enviroment Variables Reference