# delete

Delete a specific VPC network in your project. This command allows you to remove a VPC.

## Usage

```
cldkctl flexi-network vpc delete [flags]
```

## Aliases

```
delete, del
```

## Steps

Follow the steps below to run and view the result of this command:&#x20;

1. Run the following command in your terminal:

```
cldkctl flexi-network vpc delete
```

2. The terminal displays a list of available **VPCs**. Select the VPC that you want to delete.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FTnjwEtWOOW8G2juSqQDo%2Fimage.png?alt=media&#x26;token=01380671-28a8-4cfc-8be9-bf41a454409f" alt=""><figcaption></figcaption></figure>

3. When prompted, confirm the deletion by selecting **Confirm**, or cancel the process by selecting **Cancel**.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FFG7ALrvA9jldOVgtZ5ST%2Fimage.png?alt=media&#x26;token=87916e2f-b86e-40f9-858f-4fb26463e873" alt=""><figcaption></figcaption></figure>

4. Once completed successfully, the terminal displays the success message.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F7qG08e627zfkXjxzGP37%2Fimage%20(3).png?alt=media&#x26;token=ea2a4131-f26c-484c-bcf4-2246a779e2f4" alt=""><figcaption></figcaption></figure>

## Flags

{% hint style="info" %}
This command supports [global flags](https://docs.cloudeka.ai/cloudeka-api-list/global-flags). Refer to the Global Flags section for details
{% endhint %}

| Flag       | Description                  |
| ---------- | ---------------------------- |
| -h, --help | Help for the delete command. |
