Sign inSign up

benwk/wrangler-cli

By benwk

Updated about 3 years ago

Node environment with Cloudflare Wrangler

Image
0

1.8K

benwk/wrangler-cli repository overview

Project wrangler-cli

Supported Environment Variables

Wrangler supports the following environment variables:

  • CLOUDFLARE_ACCOUNT_ID: optional
    • The account ID for the Workers related account.
  • CLOUDFLARE_API_TOKEN: optional
    • The API token for your Cloudflare account, can be used for authentication for situations like CI/CD, and other automation.
  • CLOUDFLARE_API_KEY: optional
    • The API key for your Cloudflare account, usually used for older authentication method with CLOUDFLARE_EMAIL=.
  • CLOUDFLARE_EMAIL: optional
    • The email address associated with your Cloudflare account, usually used for older authentication method with CLOUDFLARE_API_KEY=.
  • WRANGLER_SEND_METRICS: optional
    • Options for this are true and false, the default behavior is false.
  • CLOUDFLARE_API_BASE_URL: optional
  • WRANGLER_LOG: optional
    • Options for Logging levels are "none", "error", "warn", "info", "log" and "debug". Levels are case-insensitive and default to "log". If an invalid level is specified, Wrangler will fallback to the default.

Tag summary

Content type

Image

Digest

sha256:f80ee86b6

Size

121.8 MB

Last updated

about 3 years ago

docker pull benwk/wrangler-cli