You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pipeline The name of the new pipeline [string] [required]
304
+
Create a new pipeline [open-beta]
308
305
309
306
Source settings
310
307
--source Space separated list of allowed sources. Options are 'http' or 'worker' [array] [default: [\\"http\\",\\"worker\\"]]
@@ -326,6 +323,9 @@ describe("pipelines", () => {
326
323
Pipeline settings
327
324
--shard-count Number of shards for the pipeline. More shards handle higher request volume; fewer shards produce larger output files. Defaults to 2 if unset. Minimum: 1, Maximum: 15 [number]
328
325
326
+
POSITIONALS
327
+
pipeline The name of the new pipeline [string] [required]
328
+
329
329
GLOBAL FLAGS
330
330
-c, --config Path to Wrangler configuration file [string]
331
331
--cwd Run as if Wrangler was started in the specified directory instead of the current working directory [string]
0 commit comments