wasp
wasp copied to clipboard
Refactor type safety for `deploy` CLI args
Based on https://github.com/wasp-lang/wasp/pull/2578#discussion_r2077471422
We should figure out if we can connect the commander arguments and options to options type. Maybe we should use the @commander-js/extra-typings package.