acoustic-carpenter-78188
09/12/2023, 1:05 AM--pkg
in the pyflyte run
, and use fast_package
to register the entire package (directory) if people use this flag.
Goal: What should the final outcome look like, ideally?
pyflyte run --remote --pkg example.py wf
Use pkg
plag to fast register the entire package. Otherwise, register a single script by default.
Describe alternatives you've considered
Replace register_script
with fast_package
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyteacoustic-carpenter-78188
09/12/2023, 1:05 AM