@Marvin how can i use the prefect cli to deploy all deployments in a file without any prompts?
m
Marvin
08/01/2024, 1:58 AM
To deploy all deployments listed in a file without any prompts using the Prefect CLI, you can use the
--all
flag:
prefect deploy --all
This command will deploy all deployments defined in your YAML configuration file.
For more details, refer to the documentation here: https://docs.prefect.io/latest/guides/prefect-deploy/
Feel free to ask if you need further assistance.
v
Venky Rao
08/01/2024, 1:59 AM
this command asks me about each deployment. how can i answer no to all the questions?
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.