Add support to command to execute for remote python
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / remote_scripts / Definitions / remote_scripts.json
index 7c27901..4649114 100644 (file)
@@ -65,6 +65,9 @@
                   "dependencies": [
                     "pyaml"
                   ]
+                },
+                "inputs": {
+                  "command": "python SamplePython.py blah"
                 }
               }
             }