Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: Separate tool and check subcommands #167

Open
jubnzv opened this issue Oct 8, 2024 · 0 comments
Open

CLI: Separate tool and check subcommands #167

jubnzv opened this issue Oct 8, 2024 · 0 comments
Assignees
Labels
area:config Configuration and CLI enhancement New feature or request
Milestone

Comments

@jubnzv
Copy link
Member

jubnzv commented Oct 8, 2024

The main idea of that separation is to declutter the workflow with tools. For example, instead this:

yarn misti -t "DumpCfg:format=json:dumpStdlib=true"

It would be better to have:

yarn misti tool dump-cfg --format="json" --dump-stdlib
@jubnzv jubnzv added enhancement New feature or request area:config Configuration and CLI labels Oct 8, 2024
@jubnzv jubnzv added this to the v0.5 milestone Oct 8, 2024
@jubnzv jubnzv self-assigned this Oct 12, 2024
@jubnzv jubnzv modified the milestones: v0.5, v0.6 Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:config Configuration and CLI enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant