Feature Requests item #27629, was opened at 2009-12-28 14:56 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=578&aid=27629&group_id=126
Category: `gem` commands Group: None Status: Open Resolution: None Priority: 3 Submitted By: J. Pablo Ferández (pupeno) Assigned to: Nobody (None) Summary: Silent mode Initial Comment: Hello, I think it would be nice if gem update had a silent mode where it would only print stuff if a gem is installed or something goes wrong and be totally silent otherwise. Furthermore the exit status should be always 0 unless something goes wrong. The idea is to be able to run gem update from cron and get reports when something is updated or something is wrong. For those paranoid about getting automatic updates, a --dry-run would be useful, not sure if that exists already. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=578&aid=27629&group_id=126 _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
