flyctl dns-records

Manage DNS records

About

Manage DNS records within a domain

Usage

flyctl dns-records [command] [flags]

Available Commands

  • export - Export DNS records
  • import - Import DNS records
  • list - List DNS records

Options

  -h, --help   help for dns-records

Global Options

  -t, --access-token string   Fly API Access Token
  -j, --json                  json output
  -v, --verbose               verbose output

See Also