Update chapter-07-administration.md

This commit is contained in:
PH-Nascimento 2019-07-18 18:30:05 -03:00 committed by GitHub
parent 9daf9cc8c8
commit c4c7bba8a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,11 +11,7 @@ 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 |
|--------------|-------------------------------------------------------------------------------------------|--------------------------------|
| 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