New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

hubot-heroku

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-heroku - npm Package Compare versions

Comparing version

to
0.1.10

{
"name": "hubot-heroku",
"version": "0.1.9",
"version": "0.1.10",
"description": "Run heroku commands via hubot without direct access to Heroku",

@@ -32,2 +32,3 @@ "main": "index.js",

"coffee-script": "^1.8.0",
"dotenv": "^0.4.0",
"hubot": "^2.9.3",

@@ -34,0 +35,0 @@ "hubot-scripts": "^2.5.16",

@@ -52,3 +52,4 @@ hubot-heroku

hubot heroku migrate <app> - Runs migrations. Remember to restart the app =)
hubot heroku config:set <app> <KEY=value> - Set KEY to value. Overrides present key
hubot heroku config <app> - Get config keys for the app. Values not given for security
hubot heroku config:set <app> <KEY=value> - Set KEY to value. Case sensitive and overrides present key
hubot heroku config:unset <app> <KEY> - Unsets KEY, does not throw error if key is not present

@@ -55,0 +56,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet