• Commands
  • Documentation
  • Community

CLUSTER HELP

See Also

  • ASKING
  • CLUSTER
  • CLUSTER ADDSLOTS
  • CLUSTER ADDSLOTSRANGE
  • CLUSTER BUMPEPOCH
  • CLUSTER COUNT-FAILURE-REPORTS
  • CLUSTER COUNTKEYSINSLOT
  • CLUSTER DELSLOTS
  • CLUSTER DELSLOTSRANGE
  • CLUSTER FAILOVER
  • CLUSTER FLUSHSLOTS
  • CLUSTER FORGET
  • CLUSTER GETKEYSINSLOT
  • CLUSTER INFO
  • CLUSTER KEYSLOT
  • CLUSTER LINKS
  • CLUSTER MEET
  • CLUSTER MYID
  • CLUSTER NODES
  • CLUSTER REPLICAS
  • CLUSTER REPLICATE
  • CLUSTER RESET
  • CLUSTER SAVECONFIG
  • CLUSTER SET-CONFIG-EPOCH
  • CLUSTER SETSLOT
  • CLUSTER SLAVES
  • CLUSTER SLOTS
  • READONLY
  • READWRITE
Available since: 5.0.0
Time complexity: O(1)
ACL categories: @slow

The CLUSTER HELP command returns a helpful text describing the different subcommands.

@return

@array-reply: a list of subcommands and their descriptions

This website is open source software and is sponsored by Redis Ltd. See all credits.