File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
packages/wrangler/src/__tests__ Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -455,11 +455,12 @@ describe("wrangler", () => {
455455 old-name The current name (title) of the namespace to rename [string]
456456
457457 GLOBAL FLAGS
458- -c, --config Path to Wrangler configuration file [string]
459- --cwd Run as if Wrangler was started in the specified directory instead of the current working directory [string]
460- -e, --env Environment to use for operations, and for selecting .env and .dev.vars files [string]
461- -h, --help Show help [boolean]
462- -v, --version Show version number [boolean]
458+ -c, --config Path to Wrangler configuration file [string]
459+ --cwd Run as if Wrangler was started in the specified directory instead of the current working directory [string]
460+ -e, --env Environment to use for operations, and for selecting .env and .dev.vars files [string]
461+ --env-file Path to the .env file to load [string]
462+ -h, --help Show help [boolean]
463+ -v, --version Show version number [boolean]
463464
464465 OPTIONS
465466 --namespace-id The id of the namespace to rename [string]
You can’t perform that action at this time.
0 commit comments