Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-52782

P4Groovy: allow options to save()

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • p4-plugin

      P4Groovy should allow saving specs with addtional flags.

      for example, I want to run "p4 job -f -i" or "p4 change -f -i".

      Sample new methods to P4Groovy.java:
      public Map<String, Object>[] save(String type, Map<String, Object> spec, String... args)
      public Map<String, Object>[] save(String type, Map<String, Object> spec, String[] args)

            p4paul Paul Allen
            joel_brown Joel Brown
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: