Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2368

Commands with more than one argument have incorrect help string

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.7
    • 2.2.12, 2.3.2, 2.4.0, 3.0.0
    • None
    • None

    Description

      I noticed this with jclouds blobstore read command:

      $ jclouds blobstore read
      Error executing command jclouds:blobstore-read: argument toFile is required
      
      $ jclouds blobstore read --help
      DESCRIPTION
              jclouds:blobstore-read
      
              Reads data from the blobstore
      
      SYNTAX
              jclouds:blobstore-read [options] containerName blobName toFile 
      
      ARGUMENTS
              containerName
                      The name of the container
              blobName
                      The name of the blob
              toFile
                      The file to store the blob
      ...
      

      Attachments

        1. KARAF-2368.patch
          3 kB
          Andrew Gaul

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            gaul Andrew Gaul
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: