# create

Create a new VPC network in your project. This command allows you to add a new VPC with the specified details, such as name,

## Usage

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

## Aliases

```
create, vpccreate, vpc-add
```

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

2. The terminal displays the **Create VPC** form. Provide the required information.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FQvJdSq5R1OawMp7TIGX3%2Fimage.png?alt=media&#x26;token=add8016a-d4cd-4814-bf41-94e3af8499e5" alt=""><figcaption></figcaption></figure>

3. When prompted, 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%2FbENwXnWMSUSV8ECeTZAN%2Fimage.png?alt=media&#x26;token=eb4d67b6-8e30-411b-97d0-da73ce5df6e8" 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%2FSVXeT7OJhKvQGDHhpweW%2Fimage.png?alt=media&#x26;token=33e2d4dc-8730-4e2f-8280-9e3ecb65ed31" 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. |
