Skip to content

[All Templates]: Improving way command line arguments are parsed - using Yargs#461

Merged
mxro merged 6 commits intomasterfrom
improve-cli-handling-of-new-flag
Nov 27, 2025
Merged

[All Templates]: Improving way command line arguments are parsed - using Yargs#461
mxro merged 6 commits intomasterfrom
improve-cli-handling-of-new-flag

Conversation

@mxro
Copy link
Collaborator

@mxro mxro commented Nov 27, 2025

Initially, yargs was only used for validating the command but not to extract the parsed values.

With these changes, we use the data as it is extract by yargs.

This works better for more complex scenarios, as for the new --ignore-missing-deplyments flag

@mxro mxro merged commit b216639 into master Nov 27, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant