Download BIND config through Cloudflare API
| action.yml | ||
| LICENSE | ||
| README.md | ||
cloudflare-dns-export
Download BIND config through Cloudflare API
Usage
- uses: https://git.gorbe.io/actions/cloudflare-dns-export@main
with:
# Zone identifier
zone_id: ""
# File to write BIND config
#
# Default: /dev/stdout
file: ""
secrets:
api_token: ""