Skip to content

Commit 259f718

Browse files
authored
DOC-4508 RS: Explain *node's meaning in rladmin status output (#901)
1 parent 1c04a61 commit 259f718

File tree

1 file changed

+4
-0
lines changed
  • content/operate/rs/references/cli-utilities/rladmin

1 file changed

+4
-0
lines changed

content/operate/rs/references/cli-utilities/rladmin/status.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Returns tables of the status of all nodes, databases, and database endpoints on
4848

4949
If `issues_only` is specified, it only shows instances that do not have an `OK` status.
5050

51+
In the `CLUSTER NODES` section, `*node` indicates which node you are connected to.
52+
5153
### Example
5254

5355
``` sh
@@ -270,6 +272,8 @@ If `sort <column_titles>` is specified, the result is sorted by the specified ta
270272
271273
If `issues_only` is specified, it only shows nodes that do not have an `OK` status.
272274
275+
`*node` indicates which node you are connected to.
276+
273277
### Example
274278
275279
``` sh

0 commit comments

Comments
 (0)