Enterprise Commands¶
All Redis Enterprise CLI commands.
Command Reference¶
| Command Group | Description |
|---|---|
| cluster | Cluster configuration |
| database | Database management |
| node | Node operations |
| user | User management |
| role | Role management |
| alert | Alert configuration |
| crdb | Active-Active databases |
Getting Help¶
# List all enterprise commands
redisctl enterprise --help
# Help for specific command
redisctl enterprise cluster --help
redisctl enterprise database create --help
Common Options¶
All commands support:
| Option | Description |
|---|---|
-o, --output |
Output format: table, json, yaml |
-q, --query |
JMESPath query to filter output |
--profile |
Use specific profile |