Hi, Is there any way to just download the single f...
# ask-community
e
Hi, Is there any way to just download the single flow file referenced in the entrypoint rather than all the contents of the Storage Container? Flow.from_source( source=AzureBlobStorageContainer.load("sto"), entrypoint=f"{flow_file}:{flow_entrypoint}" ).deploy(....)