We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wrangler pages deployment list
--json
1 parent f429ac5 commit 0fb40e5Copy full SHA for 0fb40e5
src/content/docs/workers/wrangler/commands.mdx
@@ -1046,6 +1046,8 @@ wrangler pages deployment list [--project-name <PROJECT_NAME>]
1046
- The name of the project you would like to list deployments for.
1047
- `--environment` <Type text="'production'|'preview'" /> <MetaInfo text="optional" />
1048
- Environment type to list deployments for.
1049
+- `--json` <Type text="boolean" /> <MetaInfo text="optional" />
1050
+ - Whether to output the list in JSON format.
1051
1052
<Render file="wrangler-commands/global-flags" product="workers" />
1053
0 commit comments