Comparing version 2.7.8 to 2.7.9
{ | ||
"name": "akkeris", | ||
"version": "2.7.8", | ||
"version": "2.7.9", | ||
"description": "Akkeris CLI", | ||
@@ -5,0 +5,0 @@ "main": "aka.js", |
@@ -119,3 +119,3 @@ "use strict" | ||
alias:'e', | ||
description:'A space separated of events (one of): "build release formation_change logdrain_change addon_change config_change destory preview released crashed"' | ||
description:'A space separated of events (one of): "build release formation_change logdrain_change addon_change config_change destory preview released crashed preview-released"' | ||
}; | ||
@@ -122,0 +122,0 @@ hooks_create_options.secret = { |
@@ -76,3 +76,3 @@ "use strict" | ||
'default':'us-seattle', | ||
'description':'The region (defaults to "us").' | ||
'description':'The region to place the site in.' | ||
}, internal = { | ||
@@ -79,0 +79,0 @@ 'boolean':true, |
212501