tag

Manipulate and query tags on macOS files

brewmacoslinux
Try with needOr install directly
Source

About

Manipulate and query tags on macOS files

Commands

tag

Examples

Add a tag to a file$ tag -a red document.txt
List all tags on a file$ tag -l document.txt
Remove a tag from a file$ tag -r green document.txt