wasp icon indicating copy to clipboard operation
wasp copied to clipboard

Refactor type safety for `deploy` CLI args

Open infomiho opened this issue 5 months ago • 1 comments

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.

infomiho avatar May 21 '25 13:05 infomiho