---
title: Delete
url: https://docs.vultr.com/reference/vultr-cli/dns/domain/delete
description: Permanently removes a DNS domain and all associated records from your Vultr account.
publish_date: 2025-09-14T03:05:02.349490Z
last_updated: 2025-11-07T17:44:47.387234Z
---

The `vultr-cli dns domain delete` command removes a DNS domain from your Vultr account. It requires specifying the domain name you want to delete.

## Usage

```console
$ vultr-cli dns domain delete <Domain Name>
```