wrangler config

Authenticate Wrangler with a Cloudflare API Token or Global API Key

Options

NameDescription
-c, --config <wrangler.toml>Path to configuration file [default: wrangler.toml]
-e, --env <environment>Environment to perform a command on
-h, --helpPrints help information
--verboseToggle verbose output (when applicable)
--api-keyUse an email and global API key for authentication. This is not recommended; use API tokens (the default) if possible
--no-verifyDo not verify provided credentials before writing out Wrangler config file