Skip to content

Commit a5db620

Browse files
authored
Remove --experimental-json-config flag (#18529)
1 parent adf2a1c commit a5db620

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/partials/workers/wrangler-commands/global-flags.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ The following global flags work on every command:
1212
- Show version number.
1313
- `--config` <Type text="string" /> (not supported by Pages)
1414
- Path to `.toml` configuration file.
15-
- `--experimental-json-config` <Type text="boolean" /> (not supported by Pages)
16-
- ⚠️ This is an experimental command. Read configuration from a `wrangler.json` file, instead of `wrangler.toml`. `wrangler.json` is a [JSONC](https://code.visualstudio.com/docs/languages/json#_json-with-comments) file.

0 commit comments

Comments
 (0)