Skip to content

Commit 4ead477

Browse files
onurravlielithrar
authored andcommitted
docs: add more information about init deprecation (#16218)
1 parent 504b4f8 commit 4ead477

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/content/docs/workers/wrangler/commands.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@ wrangler docs [<COMMAND>]
139139

140140
## `init`
141141

142+
:::note
143+
144+
145+
The `init` command will be removed in a future version. Please use `npm create cloudflare\@2.5.0` instead.
146+
147+
148+
:::
149+
142150
Create a new project via the [create-cloudflare-cli (C3) tool](/workers/get-started/guide/#1-create-a-new-worker-project). A variety of web frameworks are available to choose from as well as templates. Dependencies are installed by default, with the option to deploy your project immediately.
143151

144152
```txt

0 commit comments

Comments
 (0)