Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ The following global flags work on every command:
- `--help` <Type text="boolean" />
- Show help.
- `--config` <Type text="string" /> (not supported by Pages)
- Path to `wrangler.json` or `wrangler.toml` configuration file.
- Path to `wrangler.json` or `wrangler.toml` configuration file.
- `--cwd` <Type text="string" />
- Run as if Wrangler was started in the specified directory instead of the current working directory.
Loading