Skip to content

Commit 4d3e1f4

Browse files
committed
edits
1 parent 7064f4c commit 4d3e1f4

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/reference/embedded-cluster-join-print-command.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# join print-command
22

3-
This topic describes the options available with the Embedded Cluster `join print-command` command.
3+
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](/enterprise/embedded-manage-nodes).
44

55
## Usage
66

docs/reference/embedded-cluster-join.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# join
22

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

55
## Usage
66

@@ -79,3 +79,8 @@ sudo ./<app-slug> join [command]
7979
</tr>
8080
</table>
8181

82+
## Examples
83+
84+
```bash
85+
sudo ./slackernews join 10.128.0.55:30000 dCH2tsK9xvucAIbME0RBs7z7
86+
```

0 commit comments

Comments
 (0)