Update chapter-07-administration.md
This commit is contained in:
parent
9daf9cc8c8
commit
c4c7bba8a6
1 changed files with 2 additions and 6 deletions
|
@ -11,12 +11,8 @@ here is a list of admin commands related to deploying .gb* files.
|
||||||
| undeployPackage | Undeploy a KB. Usage **undeployPackage** [package-name]. |
|
| 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. |
|
| redeployPackage | Undeploy and then deploys the KB. Usage **redeployPackage** [package-name]. Then, you need to run rebuildIndex. |
|
||||||
| setupSecurity | Setup connection to user directories. |
|
| setupSecurity | Setup connection to user directories. |
|
||||||
|
| syncBotServer | Updates the cloud with the latest version from GitHub BotServer repository. |
|
||||||
Discontinued commands:
|
| rebuildIndex | Rebuild Azure Search indexes, must be run after **deployPackage** or **redeployPackage**. | Now it is called automatically |
|
||||||
|
|
||||||
| Command | Description | Reason |
|
|
||||||
|--------------|-------------------------------------------------------------------------------------------|--------------------------------|
|
|
||||||
| rebuildIndex | Rebuild Azure Search indexes, must be run after **deployPackage** or **redeployPackage**. | Now it is called automatically |
|
|
||||||
|
|
||||||
## Enviroment Variables Reference
|
## Enviroment Variables Reference
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue