Add ExtraParameters to config.json to enable --.
authorLakshmi Priya Sekar <lasekar@microsoft.com>
Mon, 1 Aug 2016 20:26:14 +0000 (13:26 -0700)
committerLakshmi Priya Sekar <lasekar@microsoft.com>
Mon, 1 Aug 2016 20:26:14 +0000 (13:26 -0700)
config.json

index c84c771..7c8d380 100644 (file)
       "valueType": "target",
       "values": [],
       "defaultValue": ""
+    },
+    "ExtraParameters": {
+      "description": "Extra parameters will be passed to the selected command.",
+      "valueType": "passThrough",
+      "values": [],
+      "defaultValue": ""
     }
   },
   "commands": {