SINTER
SetsIntersect multiple sets
Examples
Common usage examples
Get common members
SINTER set1 set2Find common tags
SINTER tags:user1 tags:user2 tags:user3Notes
- Returns members present in all sets
Related Commands
You might also find these useful