Mariusz Nowak
|
c9be9bcc45
|
fix(CLI): Do not assume "string" param type, when not type set
Plugins do not set "type" on options they propose, and if they're boolean options, treating them as strings breaks handling
|
2021-04-02 13:04:48 +02:00 |
|
Mariusz Nowak
|
2294a4b4cb
|
refactor(CLI): Move lifecycles definition to commands schema
It's needed to be able to process commands as introduced by plugins without a need of processing Serverless instance
|
2021-03-24 11:50:24 +01:00 |
|
Mariusz Nowak
|
031ca4dd2a
|
fix(CLI): Ensure all expected command schemas in collections
|
2021-03-23 10:22:37 +01:00 |
|
Mariusz Nowak
|
6a8ea90518
|
fix(CLI): Fix reference to AWS service options
|
2021-03-23 10:22:37 +01:00 |
|
Mariusz Nowak
|
471e34ddc3
|
refactor(CLI): Categorize CLI commands in schema
|
2021-03-22 15:31:17 +01:00 |
|