Skip to content

Commit 5fbc3a5

Browse files
Update .changeset/calm-camels-return.md
Co-authored-by: Somhairle MacLeòid <[email protected]>
1 parent df3ba23 commit 5fbc3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/calm-camels-return.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
Add strict mode for the `wrangler deploy` command
66

7-
Add a new flag: `--strict` that makes the `wrangler deploy` command be more strict/prudent and not deploy workers when such deployments can be potentially problematic. This "strict mode" currently only effects non-interactive sessions where conflicts with the remote settings for the worker (for example when the worker has been re-deployed via the dashboard) will cause the deployment to fail instead of automatically overriding the remote settings.
7+
Add a new flag: `--strict` that makes the `wrangler deploy` command be more strict/prudent and not deploy workers when such deployments can be potentially problematic. This "strict mode" currently only affects non-interactive sessions where conflicts with the remote settings for the worker (for example when the worker has been re-deployed via the dashboard) will cause the deployment to fail instead of automatically overriding the remote settings.

0 commit comments

Comments
 (0)