getCentara.exe
This page documents the command line tool getCentara which is the program that downloads Centara.
getCentara.exe is used to pull new server releases of Centara. Other Centara components are managed from within Centara Server under Admin -> Server information -> getCentara
Command line syntax
You can always get the command line syntax of getCentara by invoking it without any parameters.
The final three are older, deprecated functionality, that has since been moved into the Centara Server. The other options are documented below.
getCentara versions
Normally this is the first command used. It will communicate with http://get.centara.com and get a list of available versions. This list can be long, depending on our internal archiving of older versions, as well as our development schedule.
Care should be taken when updating a server, and in fact no server should be updated without clear indication from Centara support as to the appropriate version to upgrade to.
getCentara server <version> site
This will pull a version (from the versions list) for the specified site.
getCentara will pull the specified version into the current folder in a subfolder with the name site\CentaraServer
getCentara clearCache
getCentara maintains a local cache of retrieved versions of Centara. This is useful in hosting scenarios where multiple customers are running Centara instances on the same server.
getCentara update
When a new version is available, a message will display to that affect.
Updating by running the command shown:
The last step (last line above) is to ensure that the update can be done in place, and that any operating system locks have been released.
getCentara help
Opens this page
Last updated
Was this helpful?