serverless / compose

Orchestrate Serverless Framework in monorepos
https://serverless.com/framework/docs/guides/compose
MIT License
111 stars 15 forks source link

fix: Handling of shorthand options for custom commands #118

Closed pgrzesik closed 2 years ago

pgrzesik commented 2 years ago

When investigating https://github.com/serverless/compose/issues/98 I've noticed that we're not handling shorthand options properly for custom Framework commands.