-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New tool: CLI command editor #1602
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
base: main
Are you sure you want to change the base?
Conversation
@tars-a is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel. A member of the Team first needs to authorize it. |
|
@CorentinTh can you please check this out? Or assign somebody else? |
Hi @tars-a , I can integrate in my fork: https://github.com/sharevb/it-tools |
@sharevb yes, sure. |
Hey, @sharevb . You want me to open a PR in your fork? I can do that. Thanks. |
Hi @tars-a , yes could be simpler since I made many changes in main index.ts, thanks |
What's CLI command editor?
In my day-to-day work, I have to use a lot of CLI commands. I often copy and paste them to my terminal and edited the command option values as required. Observing that many people face the similar issue, which can get tad bit annoying for complex commands, I have made this tool which easily lets you modify the option values.
How it works?
Screenshots