gem sources

Manage the sources and cache file RubyGems uses to search for gems

Options

NameDescription
-a, --add <SOURCE_URI>Add source
-l, --listList sources
-r, --remove <SOURCE_URI>Remove source
-c, --clear-allRemove all sources (clear the cache)
-u, --updateUpdate source cache
-f, --forceDo not show any confirmation prompts and behave as if 'yes' was always answered
--no-forceShow any confirmation prompts and behave as if 'yes' was always answered
-p, --http-proxy [URL]Use HTTP proxy for remote operations
--no-http-proxyDo not use HTTP proxy for remote operations