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

feat(#100): show CMD for --execute if --show-cmd is added #101

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

AlejandroSuero
Copy link
Contributor

With these changes, if the user adds the flag --show-cmd it will print the executed command when using --execute "<cmd>".

Demo:

show-cmd-flag-demo.mp4

Closes #100

@blacktop
Copy link

blacktop commented Jun 2, 2024

This is perfect! 😍

@AlejandroSuero
Copy link
Contributor Author

I added this locally to better showcase the command:

image

If you think is a good idea and want to add it, making tweaks to colours if needed too.

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.

freeze --execute to include the CMD that is being ran in the output
2 participants