# cldkctl flexi-instance

Manage flexi instance in your project. This command allows you to list, create, and delete flexi instance.&#x20;

## Usage

```
cldkctl flexi-instance [flags]
```

## Available commands

<table><thead><tr><th width="230.888916015625">Command</th><th>Description</th></tr></thead><tbody><tr><td>add-floatingip</td><td>Add a floating ip to a flexi instance.</td></tr><tr><td>attach-interface</td><td>Attach an interface to a flexi instance.</td></tr><tr><td>console</td><td>Get console url of a flexi instance.</td></tr><tr><td>create</td><td>Create a flexi instance.</td></tr><tr><td>create-cluster</td><td>Create a flexi instance cluster.</td></tr><tr><td>delete</td><td>Delete a flexi instance.</td></tr><tr><td>detach-interface</td><td>Detach an interface from a flexi instance.</td></tr><tr><td>detail</td><td>Get detail of a flexi instance.</td></tr><tr><td>list</td><td>List flexi instances.</td></tr><tr><td>reboot</td><td>Reboot (soft/hard) a flexi instance.</td></tr><tr><td>rename</td><td>Rename a flexi instance.</td></tr><tr><td>resize</td><td>Resize a flexi instance.</td></tr><tr><td>resize-root-disk</td><td>Resize root disk of a flexi instance.</td></tr><tr><td>ssh</td><td>Manage SSH public keys.</td></tr><tr><td>start</td><td>Start a flexi instance.</td></tr><tr><td>stop</td><td>Stop a flexi instance.</td></tr></tbody></table>

## 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 %}

<table><thead><tr><th width="238.88885498046875">Flag</th><th>Description</th></tr></thead><tbody><tr><td>-h, --help</td><td>Help for the flexi-instance command.</td></tr></tbody></table>
