-
Notifications
You must be signed in to change notification settings - Fork 2
update
Robert Gaggl edited this page Dec 2, 2012
·
1 revision
rp update [options] [<name> [<name> …]]
-g/--global Update global packages
rp update
searches for available updates in the registry.
If called without arguments, rp update
will try to update all local or global packages, depending on whether the -g/--global
option has been used. If one or multiple package names have been specified, rp update
will only update those.
Note that in either case rp update
will try to keep the installed packages consistent, meaning it won't offer a package update if the updated version would conflict with the dependencies of one or more installed packages.