summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/cluster-myid.md
blob: 02e8b1d3b6a719c308b475fcaabd8fa0f3945b55 (plain)
1
2
3
4
5
6
7
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.