https://prefect.io logo
Title
a

Adam Eury

08/10/2022, 1:01 PM
Hi everyone, I have a question about the the intended use of the
--manifest-only
flag. My understanding is that it skips the step of uploading the flow file to the configured storage location. Is it intended to support the use case of having the flow file added to a Docker image rather than remote storage like GCS or S3?
1
a

Anna Geller

08/10/2022, 1:11 PM
it will be removed in the release today we all realized it was confusing, incl. you
🎉 1
all the info that was put into this JSON file got moved into YAML, so you have a single manifest now - you can check the main branch if you're curious
and yes, support for baking flow code into Docker image is coming very soon
a

Adam Eury

08/10/2022, 1:15 PM
thanks @Anna Geller! So, uploading to the remote storage (GCS for us) will still be the expected experience until baking the flow into the Docker image is officially supported?
a

Anna Geller

08/10/2022, 1:20 PM
both will work, up to you to choose
a

Adam Eury

08/10/2022, 1:20 PM
oh okay, thank you!
🙌 1
👍 1