<#1606 pyflyte run now supports json/yaml files> P...
# flyte-github
a
#1606 pyflyte run now supports json/yaml files Pull request opened by kumare3 TL;DR This allows pyflyte run to accept json files for json args
Copy code
pyflyte run my_workflow --my-json path/file.json --other-input 1
OR
Copy code
pyflyte run my_workflow --my-json '{"x":"y"}' --other-input 2
Type ☐ Bug Fix ☑︎ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☑︎ Unit tests added ☑︎ Code documentation added ☑︎ Any pending items have an associated Issue Tracking Issue flyteorg/flyte#3371 flyteorg/flytekit ✅ All checks have passed 30/30 successful checks