Skip to content

Latest commit

 

History

History
executable file
·
23 lines (18 loc) · 693 Bytes

README.md

File metadata and controls

executable file
·
23 lines (18 loc) · 693 Bytes

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 !