G
gem CLI
Details
- Command
-
gem - Docs
- https://guides.rubygems.org/command-reference/
Authentication
$ gem signin Go to your RubyGems.org account settings, open API KEYS, confirm your password, and click New API Key. Choose only the scopes you need; RubyGems documents scoped keys in API key scopes. For local CLI use you can also run gem signin, which prompts for your RubyGems.org credentials and creates a scoped key for you; for non-interactive use set the key in GEM_HOST_API_KEY.