This is a collection of utilities for Cloudflare. The utilities are written in Go and are cross-platform. The utilities are:
choco install cloudflare-utils
Download the latest release from the releases page
docker pull cyb3rjak3/cloudflare-utils
go install github.com/Cyb3r-Jak3/cloudflare-utils/cmd/cloudflare-utils@latest
brew install cyb3r-jak3/cyberjake/cloudflare-utils
- name: Cloudflare Utils - DNS Purge
uses: Cyb3r-Jak3/actions-cloudflare-utils@v1
with:
version: 'latest' # Optional, defaults to latest
args: '--zone-name example.com dns-purge --confirm'
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
More:
Check the docs for more information on how to use the utilities.
This project is not affiliated with Cloudflare in any way.
Content type
Image
Digest
sha256:02de58bf8…
Size
4.8 MB
Last updated
about 1 month ago
docker pull cyb3rjak3/cloudflare-utils