Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.34 KB

File metadata and controls

50 lines (32 loc) · 1.34 KB

Google Cloud Platform logo

Google Cloud DNS Node.js Samples

Publish your domain names using Google's infrastructure for production-quality, high-volume DNS services. Google's global network of anycast name servers provide reliable, low-latency authoritative name lookups for your domains from anywhere in the world. Read more about Google Cloud DNS.

Table of Contents

Setup

  1. Read Prerequisites and How to run a sample first.

  2. Install dependencies:

     npm install
    

Samples

Zones

View the documentation or the source code.

Usage: node zones --help

Commands:
  list  Lists all zones in the current project.

Options:
  --help  Show help                                                                                            [boolean]

Examples:
  node zones list  Lists all zones in the current project.

For more information, see https://cloud.google.com/dns/docs