---
title: Delete
url: https://docs.vultr.com/reference/vultr-cli/instance/ipv4/delete
description: Permanently removes a specified IPv4 address from a Vultr instance, revoking all access to that IP address.
publish_date: 2025-09-14T03:06:19.640153Z
last_updated: 2025-11-07T17:46:56.069194Z
---

The `vultr-cli instance ipv4 delete` command removes a specific IPv4 address from a Vultr virtual machine instance, requiring both the instance ID and the IP address to be deleted.

## Usage

```console
$ vultr-cli instance ipv4 delete <Instance ID> <IPv4 Address>
```