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

Add '--no-confirm' option for run command #73

Merged
merged 1 commit into from Oct 30, 2020

Conversation

alexandr-san4ez
Copy link
Contributor

User can to disable confirm message before run:

$ keep run "tar" -n

 1  $ tar zxvf $tarfile -C $dest :: Extract tar content to destination

Enter value for 'tarfile': /path/to/tar
Enter value for 'dest': /my/folder/

@alexandr-san4ez
Copy link
Contributor Author

Hello @OrkoHunter
Can you check my PR? Thanks

@OrkoHunter OrkoHunter merged commit 929c360 into OrkoHunter:master Oct 30, 2020
@OrkoHunter
Copy link
Owner

This is great! Thank you so much. New release coming soon :)

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.

None yet

2 participants