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

init

Initialize a new Gerrit server installation

daemon

Gerrit HTTP, SSH network server.

gsql

Administrative interface to idle database.

ScanTrackingIds

Rescan all changes after configuring trackingids.

version

Display the release version of Gerrit Code Review.


Part of Gerrit Code Review