Skip to content

Commit 46a5f89

Browse files
pewKianNH
andauthored
[Workers] wrangler download config command (#16315)
Add documentation to download a wrangler.toml file for Pages Co-authored-by: Kian <[email protected]>
1 parent e0211e4 commit 46a5f89

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
@@ -1325,6 +1325,14 @@ wrangler pages dev [<DIRECTORY>] [OPTIONS]
13251325
- `--https-cert-path` <Type text="string" /> <MetaInfo text="optional" />
13261326
- Path to a custom certificate.
13271327

1328+
### `download config`
1329+
1330+
Download your Pages project config as a wrangler.toml file.
1331+
1332+
```txt
1333+
wrangler pages download config <PROJECT_NAME>
1334+
```
1335+
13281336
### `project list`
13291337

13301338
List your Pages projects.

0 commit comments

Comments
 (0)