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 723430a commit a1949b7Copy full SHA for a1949b7
packages/wrangler/src/__tests__/kv.test.ts
@@ -804,6 +804,7 @@ describe("wrangler", () => {
804
805
GLOBAL FLAGS
806
-c, --config Path to Wrangler configuration file [string]
807
+ --cwd Run as if Wrangler was started in the specified directory instead of the current working directory [string]
808
-e, --env Environment to use for operations, and for selecting .env and .dev.vars files [string]
809
-h, --help Show help [boolean]
810
-v, --version Show version number [boolean]
0 commit comments