Skip to content

joetannenbaum/dennis

Repository files navigation

dennis

dennis is a command line tool for managing your DNS records. It can manage DNS records for multiple accounts and providers, including:

Important

Heads up! This project is still in early development. While I feel pretty confident about it, just, like, you know. Be aware of that.

Installation

composer global require joetannenbaum/dennis

Make sure that Composer binaries are in your $PATH:

export PATH="$PATH:$HOME/.composer/vendor/bin"

Adding an Account

dennis accounts:add

Adding or Updating a Record

dennis records:add

Listing DNS Records

dennis records:list

Updating Nameservers

dennis nameservers:update

Roadmap

  • Support Route53
  • Configurable sets of records to add
  • Ability to connect directly domains directly to droplets, servers, load balancers, etc

About

A CLI app to manage your DNS records.

Resources

Stars

Watchers

Forks

Packages

No packages published