# unassign

Unassign a specific floating ip network in your project. This command allows you to unassign a floating ip by providing its unique identifier (port ID).

## Usage

```
cldkctl flexi-network floatingip unassign [flags]
```

## Aliases

```
unassign, unas
```

## Steps

Follow the steps below to run and view the result of this command:

1. Run the following command in your terminal:

```
cldkctl flexi-network floatingip unassign
```

2. The terminal displays a list of available **Floating IPs**. Select the floating IP that you want to unassign.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2Fl1W94Z3qDCbWgwVaPyhe%2Fimage.png?alt=media&#x26;token=b2ff0796-0458-42a4-a513-933920472342" alt=""><figcaption></figcaption></figure>

3. When prompted, confirm the action 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%2F3wHgwegTUWxLFG9S0CGn%2Fimage.png?alt=media&#x26;token=79cef9a7-308d-4663-a6de-010ce48a1602" 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%2FHvnmnnPcAPRfMN9echMz%2Fimage.png?alt=media&#x26;token=30fc9347-42b5-4453-844f-2a09cfc130c0" 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 unassign command. |
