Class ConfigurationCommandLineOptions


  • @Internal
    public class ConfigurationCommandLineOptions
    extends Object
    Represents the set of command-line options related to update and get configuration.
    • Field Detail

      • REPLACE_KEY_VALUE_OPTION

        public static final org.apache.commons.cli.Option REPLACE_KEY_VALUE_OPTION
      • REMOVE_KEY_VALUE_OPTION

        public static final org.apache.commons.cli.Option REMOVE_KEY_VALUE_OPTION
      • REMOVE_KEY_OPTION

        public static final org.apache.commons.cli.Option REMOVE_KEY_OPTION
      • FLATTEN_CONFIG_OPTION

        public static final org.apache.commons.cli.Option FLATTEN_CONFIG_OPTION
    • Constructor Detail

      • ConfigurationCommandLineOptions

        public ConfigurationCommandLineOptions()