> 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/guidance-for-enterprise/cloudeka-api-list/command-reference/cldkctl-flexi/network/port.md).

# port

Manage your port 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.

## Usage

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

## Available commands

| Command | Description                               |
| ------- | ----------------------------------------- |
| create  | Create a new port.                        |
| delete  | Delete your port network in your project. |
| detail  | Detail port.                              |
| list    | List all port networks in your vpc.       |
| update  | Update Port.                              |

## Flags

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

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