-
Notifications
You must be signed in to change notification settings - Fork 336
feat: Add --skip-confirmation
flag
#834
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: Add --skip-confirmation
flag
#834
Conversation
how exactly would this benefit user experience? they are not manually building from source, i dont see the need in this |
Running |
not everyone is using the crates.io pkgs or the aur pkgs, we should convert this into a bind instead of relying on cli |
We can have both |
sgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
I'll push doc changes. |
e6e28ab
to
d26a1ee
Compare
@adamperkowski Thanks |
@ChrisTitusTech The some of the old merged PRs didn't run |
|
ec0dd44
to
8a21f99
Compare
8a21f99
to
a46ed6f
Compare
Type of Change
Description
--skip-confirmation
flag to skip the confirmation promptTesting
Checklist