ash
05/21/2021, 8:20 PMKevin Kho
ash
05/21/2021, 8:28 PMprefect register -p /test_code_3.py --project MyProject
ash
05/21/2021, 8:29 PMPath '/test_code_3.py' doesn't exist
ash
05/21/2021, 8:30 PMash
05/21/2021, 8:30 PMKevin Kho
Kevin Kho
ash
05/21/2021, 8:47 PMprefect register -p /test_code_3.py --project MyProject
what prefect is running here is file on my local system that is pulled from git , right ?ash
05/21/2021, 8:47 PMKevin Kho
Kevin Kho
ash
05/21/2021, 9:03 PM--> I have my flow on local machine
---> I push it on git
---> I Register my flow from local
---> The flow is executed from git
Kevin Kho
ash
05/21/2021, 9:09 PMKevin Kho
register
command needs to be able to point to all those locations.ash
05/21/2021, 9:19 PMKevin Kho
ash
05/21/2021, 9:28 PMKevin Kho
Kevin Kho
prefect register
on your local version of the Git repo and make sure it’s in sync.ash
05/21/2021, 9:36 PMash
05/21/2021, 9:36 PMash
05/21/2021, 9:36 PMKevin Kho
ash
05/21/2021, 11:09 PMash
05/22/2021, 3:47 PMKevin Kho
ash
05/22/2021, 5:44 PMKevin Kho
Kevin Kho
ash
05/23/2021, 11:11 AMKevin Kho