Class GenerateDocsCommand

java.lang.Object
org.apache.pulsar.broker.tools.GenerateDocsCommand
All Implemented Interfaces:
Callable<Integer>

public class GenerateDocsCommand extends Object implements Callable<Integer>
The command to generate documents of broker-tool.
  • Constructor Details

    • GenerateDocsCommand

      public GenerateDocsCommand(picocli.CommandLine rootCmd)
  • Method Details