Skip to main content

lvl domain zoneimport

Import DNS records for a domain from a zone file

Synopsis

Import DNS records for a domain from a zone file. Existing records (same name/type) will be replaced by the new records. Pass '-' as file name to read from stdin.

lvl domain zoneimport <domain> <zone file> [flags]

Options

  -h, --help   help for zoneimport
-y, --yes Confirm import of file without prompt

Options inherited from parent commands

      --apikey string   API key
--config string config file (default is $HOME/.lvl.yaml)
-o, --output string Specifies output mode for commands. Accepted values are 'text', 'json', 'yaml' or 'id'. (default "text")
--trace Do detailed network request logging. This is intended for debugging and should not be parsed.

SEE ALSO