Searched refs:DRY_RUN_OPTION (Results 1 – 2 of 2) sorted by relevance
49 public static final String DRY_RUN_OPTION = "dry-run"; field in CommandOptions53 name = DRY_RUN_OPTION,
553 if (listArgs.contains("--" + CommandOptions.DRY_RUN_OPTION) in createConfigurationFromArgs()