Skip to content

Files

Latest commit

ec8901d · Feb 6, 2017

History

History
This branch is 5965 commits behind GoogleCloudPlatform/nodejs-docs-samples:main.

dns

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