Skip to content

Commit 652d3e5

Browse files
pi0CarmenPopoviciu
andauthored
docs: add global arg for wrangler --cmd (#19665)
* docs: add global arg for wrangler `--cmd` * update description --------- Co-authored-by: Carmen Popoviciu <[email protected]>
1 parent a12e194 commit 652d3e5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ The following global flags work on every command:
99
- `--help` <Type text="boolean" />
1010
- Show help.
1111
- `--config` <Type text="string" /> (not supported by Pages)
12-
- Path to your [Wrangler configuration file](/workers/wrangler/configuration/).
12+
- Path to your [Wrangler configuration file](/workers/wrangler/configuration/).
13+
- `--cwd` <Type text="string" />
14+
- Run as if Wrangler was started in the specified directory instead of the current working directory.

0 commit comments

Comments
 (0)