| Gerrit Code Review - Server Programs |
| ==================================== |
| |
| Server side programs can be started by executing the WAR file |
| through the Java command line. For example: |
| |
| $ java -jar gerrit.war program [options] |
| |
| [[programs]]Programs |
| -------------------- |
| |
| link:pgm-init.html[init]:: |
| Initialize a new Gerrit server installation |
| |
| link:pgm-daemon.html[daemon]:: |
| Gerrit HTTP, SSH network server. |
| |
| link:pgm-gsql.html[gsql]:: |
| Administrative interface to idle database. |
| |
| version:: |
| Display the release version of Gerrit Code Review. |
| |
| GERRIT |
| ------ |
| Part of link:index.html[Gerrit Code Review] |