Commands.app

HDEL

Hashes

Delete hash fields

Examples
Common usage examples

Delete email field

HDEL user:1 email

Delete multiple fields

HDEL user:1 field1 field2 field3
Notes
  • Returns number of fields deleted
Related Commands
You might also find these useful