{ "MEET": { "summary": "Force a node cluster to handshake with another node", "complexity": "O(1)", "group": "cluster", "since": "3.0.0", "arity": -4, "container": "CLUSTER", "function": "clusterCommand", "command_flags": [ "NO_ASYNC_LOADING", "ADMIN", "STALE" ], "command_tips": [ "NONDETERMINISTIC_OUTPUT" ], "arguments": [ { "name": "ip", "type": "string" }, { "name": "port", "type": "integer" } ] } }