Jessica Smith
09/30/2021, 8:25 PMKevin Kho
Kevin Kho
Jessica Smith
09/30/2021, 8:30 PMKevin Kho
Jessica Smith
09/30/2021, 9:06 PMJessica Smith
09/30/2021, 9:07 PMflow = Flow("my-flow")
flow.storage = Git(repo="my/repo", flow_path="/flows/flow.py", repo_host="<http://github.com|github.com>")
Jessica Smith
09/30/2021, 9:07 PMJessica Smith
09/30/2021, 9:08 PMprefect register -f flow.py
doesn't include the --project argument, or the -p argument, which was very confusingJessica Smith
09/30/2021, 9:08 PMKevin Kho
Kevin Kho
Marvin
09/30/2021, 10:38 PMJessica Smith
10/01/2021, 2:19 PMKevin Kho