1.1.1 • Published 9 months ago
@jumpgroup/record-dns v1.1.1
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