13 Commits

Author SHA1 Message Date
Mariusz Nowak
5234439fa1 refactor: Remove old analytics module 2020-06-16 10:59:59 +02:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Shane Handley
d81ad1b913 Initial conversion to validation within the PluginManager, rather than a per-plugin invocation of the validation. 2018-09-10 21:41:39 +10:00
Alex DeBrie
1d7bd3cd78 Add validation to remove command 2017-10-24 13:56:42 +00:00
Philipp Muens
80970a4b2d Minor fixes / add whitespaces for better readability 2017-06-28 09:43:31 +02:00
davidwells
fb6a505271 userStats remove 2017-06-26 17:04:54 -07:00
Maciej Winnicki
fb0887f759
standardize commands decription 2016-10-12 08:44:29 +02:00
Nick den Engelsman
9ce66ce620 Add verbose option to remove plugin 2016-09-02 13:19:07 +02:00
Philipp Muens
267e6c58fb Add shortcut support for options 2016-06-29 14:07:55 +02:00
Philipp Muens
081ac58f43 Remove unnecessary "required" in plugin options 2016-06-28 15:22:22 +02:00
Philipp Muens
e563a071b5 Add option definitions to core plugins 2016-06-09 19:43:13 +02:00
Philipp Muens
bd4ca61eb0 Remove nested "remove resources" command
Remove the nesting so that a single "serverless remove" can be use to remove
the service. This aligns with the code pattern which is already implemented.
2016-06-02 21:24:21 +02:00
Philipp Muens
8e503bbc80 Rename removeResources to remove
Rename the plugin so that it can implement multiple remove actions (such as
"serverless remove resources", "serverless remove stage" etc.).
2016-06-02 08:58:53 +02:00