gem sources
Manage the sources and cache file RubyGems uses to search for gems
Options
Name | Description |
---|---|
-a, --add <SOURCE_URI> | Add source |
-l, --list | List sources |
-r, --remove <SOURCE_URI> | Remove source |
-c, --clear-all | Remove all sources (clear the cache) |
-u, --update | Update source cache |
-f, --force | Do not show any confirmation prompts and behave as if 'yes' was always answered |
--no-force | Show any confirmation prompts and behave as if 'yes' was always answered |
-p, --http-proxy [URL] | Use HTTP proxy for remote operations |
--no-http-proxy | Do not use HTTP proxy for remote operations |