CLIDocument()

Source

CLIDocument() {
  addDocumentConfigurationOptions();
  registerCommand(new CLIDocumentServe());
}