# create

Create a new floating ip network in your project. This command allows you to add a new floating ip with the specified details.

## Usage

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

## Aliases

```
create, create, add
```

## 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 create
```

2. The terminal displays the **Floating IP Type** options.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FPalaq5mwfnO8JeaDZ56t%2Fimage.png?alt=media&#x26;token=8b58ba17-a270-4189-9c56-0985e593eba2" alt=""><figcaption></figcaption></figure>

3. Select the **Billing Type** for the floating IP.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F3gWqwW5VjLaajL3qtK2o%2Fimage.png?alt=media&#x26;token=65276110-f161-4fac-9788-3fea77d62b38" alt=""><figcaption></figcaption></figure>

4. Select the **Resource Type**, then choose the resource where the floating IP will be attached.
5. Select the instance from the **Resource** list.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FjD7OfIkVrmXCvBAfCcBv%2Fimage.png?alt=media&#x26;token=21f6e954-e9d3-4e45-9c4a-c142e28bc4fc" alt=""><figcaption></figcaption></figure>

6. Select the **VPC Port** associated with the selected instance.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FeqkGEB9mMPNdMfsXtVLI%2Fimage.png?alt=media&#x26;token=5d36a2e8-308e-485a-8d50-c2ed80e343fe" alt=""><figcaption></figcaption></figure>

7. Confirm the creation 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%2FvdR35jXNF9RewA7eivjw%2Fimage.png?alt=media&#x26;token=d0a63bc1-b9f9-48b4-b496-1a12ac34fbd3" alt=""><figcaption></figcaption></figure>

8. 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%2Fpw466hLrtOJWf880uGpX%2Fimage.png?alt=media&#x26;token=15021708-d52c-4125-8697-e0dd8e14e7df" 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 create command. |
