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.
1 parent 6185230 commit 83eff92Copy full SHA for 83eff92
src/content/partials/workers/wrangler-commands/global-flags.mdx
@@ -11,4 +11,4 @@ The following global flags work on every command:
11
- `--config` <Type text="string" /> (not supported by Pages)
12
- Path to `wrangler.json` or `wrangler.toml` configuration file.
13
- `--cwd` <Type text="string" />
14
- - Run as if wrangler was started in <path> instead of the current working directory.
+ - Run as if Wrangler was started in the specified directory instead of the current working directory.
0 commit comments