Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1597

gfsh parameters are not validated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • gfsh
    • None

    Description

      As a result of fixing GEODE-835, we now do not validate parameters passed into gfsh. For example

      >gfsh start locator foo --name=loc1
      

      will succeed even though foo is not a valid parameter. All options are correctly validated though, so:

      >gfsh start locator --name=loc1 --foo
      

      will result in an error.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              swapnil.bawaskar Swapnil Bawaskar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: