# console

Get console url of a flexi instance in your project. This command allows you to get console url of a flexi instance.

## Usage

```
cldkctl flexi-intance console [name] [flags]
```

## Steps

Follow the steps below to run and view the result of this command:

1. Run the following command in your terminal:

```
cldkctl flexi-instance console [instance-name] 
```

2. Replace **\[instance-name]** with the name of the instance.
3. The terminal displays the **console URL**.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F6UEhJuogRhahnbrkuvCF%2Fimage.png?alt=media&#x26;token=e400daf9-68f9-4ef6-973f-702dc00b9fc5" alt=""><figcaption></figcaption></figure>

4. Open the **console URL** in your web browser to access the instance console.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F7wFSrl2HzDKXhNhcv7N5%2Fimage.png?alt=media&#x26;token=e1b58780-5b19-4a00-bce7-f9f8dc288f87" 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 console command. |
| -p, --project string | Specify project ID.           |
