File tree Expand file tree Collapse file tree 3 files changed +9
-215
lines changed
partials/workers/wrangler-commands Expand file tree Collapse file tree 3 files changed +9
-215
lines changed Original file line number Diff line number Diff line change 11---
2- pcx_content_type : navigation
2+ pcx_content_type : reference
33title : Wrangler commands
4- external_link : /workers/wrangler/commands/#vectorize
54sidebar :
65 order : 19
7-
86---
7+
8+ import { WranglerNamespace } from " ~/components" ;
9+
10+ Vectorize uses the following [ Wrangler Commands] ( /workers/wrangler/commands/ ) .
11+
12+ <WranglerNamespace namespace = " vectorize" />
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ Manage [Hyperdrive](/hyperdrive/) database configurations.
155155
156156Interact with a [ Vectorize] ( /vectorize/ ) vector database.
157157
158- <Render product = " workers " file = " wrangler-commands/vectorize " />
158+ <WranglerNamespace namespace = " vectorize " headingLevel = { 3 } />
159159
160160---
161161
@@ -369,6 +369,7 @@ wrangler delete [<SCRIPT>] [OPTIONS]
369369<Render file = " wrangler-commands/r2" product = " workers" />
370370
371371---
372+
372373## r2 SQL
373374
374375<Render file = " wrangler-commands/r2-sql" product = " workers" />
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments