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