Nic
10/31/2022, 4:28 PM--params='{"question": "ultimate", "answer": 42}'
Returns
+- Error ---------------------------------------------------------------------+
| Got unexpected extra arguments (ultimate, answer: 42}') |
+-----------------------------------------------------------------------------+
The --param is working, but I've tried many different combinations of --params without success.
Is it possible to provide a working example or see if anything has changed since it's not working?Jeff Hale
10/31/2022, 4:57 PMprefect version
show?Nic
10/31/2022, 5:02 PMNic
10/31/2022, 5:03 PMVersion: 2.6.4
API version: 0.8.2
Python version: 3.10.6
Git commit: 51e92dda
Built: Thu, Oct 20, 2022 3:11 PM
OS/Arch: win32/AMD64
Profile: default
Server type: cloud
Jeff Hale
10/31/2022, 5:28 PMNic
10/31/2022, 5:51 PMNic
10/31/2022, 8:18 PMJeff Hale
10/31/2022, 8:47 PMparam
flag works. Does that work for you to input your params?
Alternatively, the Python deployment method might be an option.Nic
10/31/2022, 9:01 PMJeff Hale
10/31/2022, 9:17 PM