You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/workers/wrangler-commands/global-flags.mdx
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,5 +12,3 @@ The following global flags work on every command:
12
12
- Show version number.
13
13
-`--config` <Typetext="string" /> (not supported by Pages)
14
14
- Path to `.toml` configuration file.
15
-
-`--experimental-json-config` <Typetext="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