prefect
prefect copied to clipboard
Briefly explain how to update deployment with `prefect.yaml`
Closes #12288.
#12287 remains to change the language in the CLI output.
Checklist
- [X] This pull request references any related issue by including "closes
<link to issue>"- If no issue exists and your change is not a small fix, please create an issue first.
- [ ] If this pull request adds new functionality, it includes unit tests that cover the changes
- [ ] If this pull request removes docs files, it includes redirect settings in
mint.json. - [ ] If this pull request adds functions or classes, it includes helpful docstrings.