# enable-ha

This topic describes the options available with the Embedded Cluster `enable-ha` command.

## Usage

```bash
sudo ./<app-slug> enable-ha [flags]
```

## Flags

<table>
  <tr>
    <th width="30%">Flag</th>
    <th width="20%">Type</th>
    <th width="50%">Description</th>
  </tr>
  <tr>
     <td>`-h, --help`</td>
     <td></td>
     <td>
        <p>help for enable-ha</p>
     </td>
  </tr>
</table>