cuddly-jelly-27016
05/14/2025, 12:13 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/flytecuddly-jelly-27016
05/14/2025, 12:13 AM