mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Use getCommands() to fetch all the commands with filtered entrypoint commands and reduce to the required command. Throw error when a command is not found.