@jumpgroup/record-dns
v1.1.1
Published
A DNS Record Management on DO or AWS
Downloads
11
Keywords
Readme
recordDNS
Table of Contents
getAllRecords
Get all DNS records in DigitalOcean or AWS for a domain
Parameters
options
Objectoptions.domain
String The domain to get the records for
show
Boolean Show the records in the console (optional, defaulttrue
)
Returns Array All DNS records for the domain
createFile
Create a file with all DNS records for a domain
Parameters
options
Object
Returns File a csv file with all DNS records for the domain