Skip to content

Commit 0fb40e5

Browse files
Document new wrangler pages deployment list property --json (#23834)
See cloudflare/workers-sdk#8318
1 parent f429ac5 commit 0fb40e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,6 +1046,8 @@ wrangler pages deployment list [--project-name <PROJECT_NAME>]
10461046
- The name of the project you would like to list deployments for.
10471047
- `--environment` <Type text="'production'|'preview'" /> <MetaInfo text="optional" />
10481048
- Environment type to list deployments for.
1049+
- `--json` <Type text="boolean" /> <MetaInfo text="optional" />
1050+
- Whether to output the list in JSON format.
10491051

10501052
<Render file="wrangler-commands/global-flags" product="workers" />
10511053

0 commit comments

Comments
 (0)