Skip to content

A program to list or batch delete entries in a domain zone on Cloudflare.

Notifications You must be signed in to change notification settings

yichnal/bashflare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

bashflare was created to solve one problem : remove all the DNS entry of a domain in one command.

All you need is :

  • the domain name, eg. foo.com
  • The API token of the previous domain

The program has several modes toggled with the switches. Type bashflare -h to see the options.

Ho to get your domain API Token

  • go to the overview page of your domain
  • On the right column, under the API title you have a link "Get your API token"
  • On the new pagem choose "API Tokens" from the top
  • click on Create Token
  • Use template "Edit zone DNS"
  • In the Zone Resources line, select the apropriate domain name.
  • Click Continue to summary
  • Click Create Token Save the token in a save place !

About

A program to list or batch delete entries in a domain zone on Cloudflare.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages