> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/cloudeka-api-list/command-reference/cldkctl-flexi/network/floatingip.md).

# floatingip

Manage your flaoting ip by viewing a list, viewing details, edit, and deleting projects. This command provides subcommands to list all port, view details of a specific project, and delete a project.&#x20;

## Usage

```
cldkctl flexi network floatingip [flags]
cldkctl flexi network floatingip [command]
```

## Aliases

```
floatingip, fip
```

## Available commands

| Command  | Description                                        |
| -------- | -------------------------------------------------- |
| create   | Create a new floating ip.                          |
| delete   | Delete your floating ip network in your project.   |
| list     | List all floating ip networks in your vpc.         |
| reassign | Reassign your floating ip network in your project. |
| unassign | Unassign your floating ip network in your project. |

## Flags

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

| Flag   | Shorthand | Description                      |
| ------ | --------- | -------------------------------- |
| --help | -h        | Help for the floatingip command. |
