Skip to content

Commit ddf7f17

Browse files
penalosapetebacondarwin
authored andcommitted
triggers
1 parent 2c306c8 commit ddf7f17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/wrangler/src/triggers/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ export const triggersNamespace = createNamespace({
1515
});
1616
export const triggersDeployCommand = createCommand({
1717
metadata: {
18-
description: "Updates the triggers of your current deployment",
18+
description:
19+
"Apply changes to triggers (Routes or domains and Cron Triggers) when using `wrangler versions upload`",
1920
status: "experimental",
2021
owner: "Workers: Authoring and Testing",
2122
},

0 commit comments

Comments
 (0)