3.0.0 • Published 5 years ago
dnslink-cloudflare v3.0.0
dnslink-cloudflare
Update dnslink TXT records in Cloudflare
Usage
npx dnslink-cloudflare -d <domain> -l <link> [-r record]Environment variables
It can be done two ways. The first is with email and API key.
CF_API_KEYCloudFlare API keyCF_API_EMAILCloudFlare API email
The second is with just the API token.
CF_API_TOKEN CloudFlare API token
These values are obtained from in the CloudFlare account. https://dash.cloudflare.com/profile/api-tokens
Contributing
PRs accepted.
License
MIT © Protocol Labs