Skip to content

Commit 97a72cc

Browse files
authored
Added new pipelines commands (pipelines, streams, sinks, setup) [do not merge until 9/22] (#10612)
* Added new pipelines commands (pipelines, streams, sinks, setup), moved old pipelines commands behind --legacy * Changed default cors origins in setup command * Updated behavior for legacy pipelines, remove --legacy arg * updated types, made rollover policy more clear, updated path copy, feedback * Addressed PR comments, further isolated legacy behavior * Now uses updateConfigFile to display workers/bindings instructions * Updated stream/setup wrangler output to reflect pipelines binding now points to stream id * Fixed pipelines get command, now consistent with others with --json arg
1 parent 98a8617 commit 97a72cc

27 files changed

+4836
-1269
lines changed

.changeset/fifty-foxes-win.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"wrangler": minor
3+
---
4+
5+
Added new pipelines commands (pipelines, streams, sinks, setup), moved old pipelines commands behind --legacy

0 commit comments

Comments
 (0)