summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/cluster-myid.md
blob: 1ff5c0f5563f13e3e03244cf4f07635137edfbdb (plain)
1
2
3
4
5
6
7
8
Returns the node's id.

The `CLUSTER MYID` command returns the unique, auto-generated identifier that is
associated with the connected cluster node.

@return

@bulk-string-reply: The node id.