Version 2 of teacup update

Updated 2008-04-04 11:47:01 by LV

This teacup subcommand brings your locally-installed packages up to date, including fetching those packages that you don't have. Only fetches packages that can be used with Tcl installations it knows about.

Note that the current teacup has the following options that work with teacup update

  • --at - specify what repostory to use
  • --dry-run - just what would be done if the command actually executed
  • --http-proxy - specify the local http proxy
  • --only - limit what files are updated
  • --timeout - limit how long the update can execute before it will be terminated
  • -v - verbose output (note that the single dash is correct here)