Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-12073

(7.1.z) jboss-server-migration help content improvements (UX)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.6.CR1, 7.1.6.GA
    • 7.1.0.ER2
    • Migration
    • None

      We should improve the help message content a little bit.

      Current content:

      Usage: server-migration.sh [args...]
      where args include:
          --environment <value>               Path to the properties file containing 
                                              the user environment.
      
      
          --interactive <value>               Indicates if the migration tool should 
                                              interact (or not) with the user. Value 
                                              should either be true or false.
      
      
          --source <value>                    Path to the base dir of the server to 
                                              migrate from.
      
      
          --target <value>                    Path to the base dir of the server to 
                                              migrate to.
      
      

      1) "Usage: server-migration.sh [args...]"
      The name of the script is jboss-server-migration not server-migration - jboss-server-migration.[bat|sh] should be used
      2) --source is mandatory
      --source argument is mandatory, it should be either added to Usage string or this should be mentioned in --target argument description.
      3) Default values should be mentioned in argument description sections (e.g. interactive is false by default, location of default environment.properties used by the tool, ...)

            rhn-support-iweiss Ingo Weiss
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: