Don't run deploy hook

I have set a deploy hook in cli.ini but I want to run certbot certonly without the deploy hook. There's --run-deploy-hooks but not --no-run-deploy-hooks? --no-directory-hooks stops all the hooks how can I only stop the deploy hook?

User Guide — Certbot 5.7.0 documentation