Hey team! I've noticed making my deployments is ve...
# ask-community
s
Hey team! I've noticed making my deployments is very slow, a few seconds per each deployment, and I have a lot. From the table-like output of the deploy command, it seems like I should be able to deploy a bunch of them in one go instead of one at a time. Does anyone know how to do this via
flow.from_source(...).deploy(...)
1
s
s
Ah, amazing, I missed that, was looking over in the deployment section, not in the work pool section. Cheers 🙂
🙌 1