wrangler config
Authenticate Wrangler with a Cloudflare API Token or Global API Key
Options
Name | Description |
---|---|
-c, --config <wrangler.toml> | Path to configuration file [default: wrangler.toml] |
-e, --env <environment> | Environment to perform a command on |
-h, --help | Prints help information |
--verbose | Toggle verbose output (when applicable) |
--api-key | Use an email and global API key for authentication. This is not recommended; use API tokens (the default) if possible |
--no-verify | Do not verify provided credentials before writing out Wrangler config file |