Class SetupCliArguments

java.lang.Object
org.forgerock.opendj.setup.cli.SetupCliArguments

public final class SetupCliArguments extends Object
Utility class which contains all setup command line Argument.

All the argument factory methods used by the setup are here so they can be reused by both SetupCliNonInteractive and SetupInteractive classes. In particular because the SetupInteractive needs to print equivalent non interactive command line.

  • Field Details

    • OPTION_LONG_INSTANCE_PATH

      public static final String OPTION_LONG_INSTANCE_PATH
      The value for the instance path option.
      See Also:
    • OPTION_LONG_BOOTSTRAP_REPLICATION_SERVER

      public static final String OPTION_LONG_BOOTSTRAP_REPLICATION_SERVER
      The value for the bootstrap replication server option.
      See Also: