[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sup-devel] now in next: sup-cmd



I already had the code for a sup-server sup-cmd sitting around, so I
wrote a small compatibility layer that lets it run using the mainline
index API. It outputs YAML.

Usage:
sup-cmd count 'is:inbox'
sup-cmd query --offset 10 --limit 5 'is:unread'
sup-cmd label --add-labels 'bugs' --remove-labels 'inbox' 'is:inbox AND from:bugzilla'
sup-cmd add --labels 'sent' < email
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel