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 49efcba commit 7dfe05bCopy full SHA for 7dfe05b
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