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

Show the entire text to turn on the allowGlobalConfirmation flag #1053

Closed
jkodroff opened this issue Nov 15, 2016 · 4 comments
Closed

Show the entire text to turn on the allowGlobalConfirmation flag #1053

jkodroff opened this issue Nov 15, 2016 · 4 comments

Comments

@jkodroff
Copy link

When chocolatey is run, it asks for confirmation before installing. There's an option to make confirmation happen implicitly, but the prompt to the user does not display the explicit command of the text to do this.

I propose the text of the confirmation show the entire command syntax to turn on automatic confirmation, e.g.

Note: To confirm automatically next time, Run `choco feature enable -n allowGlobalConfirmation`
@ferventcoder
Copy link
Member

Now in backlog and up for grabs.

@ferventcoder ferventcoder added this to the 0.10.x milestone Nov 15, 2016
@Cubix651
Copy link
Contributor

Hi, I would like to contribute. I can do this as the first step.

Is it OK to change this note to: Note: To confirm automatically next time, use '-y' or consider 'choco feature enable -n allowGlobalConfirmation'.?

@ferventcoder
Copy link
Member

Yes.

@RichiCoder1
Copy link
Member

I didn't realize how much I wanted this until now. Yes please.
@Cubix651 @ferventcoder I'd also recommend showing the command on it's own line if possible. Make it easier to C+P.

Cubix651 added a commit to Cubix651/choco that referenced this issue Dec 19, 2016
This commit introduces easy to copy full command to enable
allowGlobalConfirmation which is printed during installation
of package.
ferventcoder pushed a commit that referenced this issue Jan 21, 2017
This commit introduces easy to copy full command to enable
allowGlobalConfirmation which is printed during installation
of package.
ferventcoder added a commit that referenced this issue Jan 21, 2017
* pr1100:
  (GH-1053) Update note about global confirmation
ferventcoder added a commit that referenced this issue Jan 21, 2017
* stable:
  (GH-1053) Update note about global confirmation
@ferventcoder ferventcoder modified the milestones: 0.10.4, 0.10.x Jan 21, 2017
@ferventcoder ferventcoder self-assigned this Jan 21, 2017
Apteryx0 pushed a commit to Apteryx0/choco that referenced this issue Jan 23, 2017
This commit introduces easy to copy full command to enable
allowGlobalConfirmation which is printed during installation
of package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants