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(...)