flyctl dns-records import

Import DNS records

About

Import DNS records. Will import from a file is a filename is given, otherwise imports from StdIn.

Usage

flyctl dns-records import <domain> [<filename>] [flags]

Options

  -h, --help   help for import

Global Options

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

See Also