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