help | Help about any command |
install, i | Install a gem into the local repository |
cert | Manage RubyGems certificates and signing settings |
check | Check a gem repository for added or missing files |
cleanup | Clean up old versions of installed gems |
contents | Display the contents of the installed gems |
dependency | Show the dependencies of an installed gem |
environment | Display information about the RubyGems environment |
fetch | Download a gem and place it in the current directory |
generate_index | Generates the index files for a gem server directory |
info | Show information for the given gem |
lock | Generate a lockdown list of gems |
mirror | Mirror all gem files (requires rubygems-mirror) |
open | Open gem sources in editor |
pristine | Restores installed gems to pristine condition from files located in the gem cache |
query | Query gem information in local or remote repositories |
rdoc | Generates RDoc for pre-installed gems |
search | Display remote gems whose name matches REGEXP |
signin | Sign in to any gemcutter-compatible host. It defaults to https://rubygems.org |
signout | Sign out from all the current sessions |
sources | Manage the sources and cache file RubyGems uses to search for gems |
specification | Display gem specification (in yaml) |
stale | List gems along with access times |
unpack | Unpack an installed gem to the current directory |
yank | Remove a pushed gem from the index |
uninstall | Uninstall gems from the local repository |
list | Display local gems whose name matches REGEXP |
build | Build a gem from a gemspec |
push | Push a gem up to the gem server |
server | Starts up a web server that hosts the RDoc (requires rubygems-server) |
owner | Manage gem owners of a gem on the push server |
which | Find the location of a library file you can require |
outdated | Display all gems that need updates |
update | Update installed gems to the latest version |