• Get Started
    • Redis
    • Redis Stack
  • Docs
  • Commands
  • Resources
    • Download
    • Support
    • Clients
  • Community
  • Download
  • Try Redis Cloud
Download Try Redis Cloud

CLUSTER HELP

Related commands

  • 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 SHARDS
  • 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

Edit this page Create documentation issue

This is a community website sponsored by Redis Ltd. © 2022. Redis and the cube logo are registered trademarks of Redis Ltd. Terms of use & privacy policy.