# File lib/rubygems/commands/webhook_command.rb, line 8 def description "Webhooks can be created for either specific gems or all gems. In both cases\nyou'll get a POST request of the gem in JSON format at the URL you specify in\nthe command. You can also use this command to test fire a webhook for any gem.\n" end