if prefect deployment build is deprecated how woul...
# ask-community
d
if prefect deployment build is deprecated how would you create .yaml files?
b
Hi Dave! You'll be able to do that with
prefect deploy
or
prefect init
Here's some docs that should help