---
title: Create
url: https://docs.vultr.com/reference/vultr-cli/dns/domain/create
description: Creates a new DNS domain in your Vultr account for managing domain records through Vultrs DNS services
publish_date: 2025-09-14T03:05:00.905017Z
last_updated: 2025-11-07T17:44:45.099552Z
---

The `vultr-cli dns domain create` command creates a new DNS domain in your Vultr account, allowing you to manage DNS records for your domains through Vultr's DNS services.

## Usage

```console
$ vultr-cli dns domain create [flags]
```

## Flags
| Shorthand | Long Version | Description |
|-----------|--------------|-------------|
| -d | --domain | name of the domain |
| -i | --ip | instance ip you want to assign this domain to |