Skip to content

Commit 6f678d4

Browse files
authored
docs(cloudflare): update wrangler upload to wrangler versions upload (#213)
1 parent 0cc6a84 commit 6f678d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/cloudflare/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ It starts by populating the remote cache and then deploys your application to Cl
4646

4747
### `upload` command
4848

49-
It starts by populating the remote cache and then uploads a version of your application to Cloudflare (via `wrangler upload`). Note that the application will not automatically be served on uploads. See [Gradual deployments](https://developers.cloudflare.com/workers/configuration/versions-and-deployments/gradual-deployments/) to learn more about how to serve an uploaded version.
49+
It starts by populating the remote cache and then uploads a version of your application to Cloudflare (via `wrangler versions upload`). Note that the application will not automatically be served on uploads. See [Gradual deployments](https://developers.cloudflare.com/workers/configuration/versions-and-deployments/gradual-deployments/) to learn more about how to serve an uploaded version.
5050

5151
### `migrate` command
5252

0 commit comments

Comments
 (0)