Class Generate

java.lang.Object
org.opends.server.tools.Generate

public final class Generate extends Object
This class is used to generate bash completion scripts out of the tools.
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Generates bash completion scripts for all tools.
      Parameters:
      args - arguments provided on the command line
      Throws:
      Exception