> 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/security.md).

# security

Manage flexi security for your projects. This command allows you to create, list, and manage flexi security and configurations.&#x20;

## Usage

```
cldkctl flexi security [flags]
```

## Aliases

```
cldkctl flexi security [flags]
cldkctl flexi security [command]
```

## Available commands

| Command | Description              |
| ------- | ------------------------ |
| create  | Create a flexi security. |
| delete  | Delete a flexi security. |
| list    | List flexi security.     |
| update  | Update a flexi security. |

## 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 flexi-security command. |
