# gel instance unlink

Unlink from a previously linked remote Gel instance.

```cli-synopsis
gel instance unlink <name>
```

## Description

`gel instance unlink` is a terminal command used to unlink a remote instance. This removes the instance name from the list of valid instances.

## Options

`<name>`:
Specifies the name of the remote instance to be unlinked.



