# join print-command

This topic describes the options available with the Embedded Cluster `join print-command` command. For more information about joining nodes, see [Manage Multi-Node Clusters with Embedded Cluster](embedded-manage-nodes).

## Usage

```bash
sudo ./<app-slug> join print-command [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 print-command</p>
     </td>
  </tr>
</table>