Class 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 Detail

      • OPTION_LONG_INSTANCE_PATH

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

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