question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hint at expected/default input for `confirm` command

See original GitHub issue

I just spent an embarrassing amount of time absent-mindedly hitting the return key to agree to running my orator migrations and wondering why they wouldn’t have any effect.

Maybe hinting at what kind of input is expected would be helpful?

cleo image

laravel artisan image

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
sdispatercommented, Apr 21, 2017

Version 0.6.0 has just been released with this issue addressed.

0reactions
sdispatercommented, Feb 21, 2017

Thanks for pointing the line in the SymfonyQuestionHelper.

What I meant is more related to the carriage return and the > character.

I reopen this since hinting at what is expected for a confirmation question would be a good addition.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Powershell - Confirmation before executing command in ...
The default prompt response - selected by just pressing Enter - is invariably [Y] Yes , i.e. confirmation of the intent to process...
Read more >
Automatically enter input in command line - Ask Ubuntu
If the command is sufficiently complex and the methods above no longer suffice then you can use expect. Here is an example of...
Read more >
API — Click Documentation (8.1.x)
The name of the command defaults to the name of the function with underscores ... hiding input and asking to enter the value...
Read more >
HTML attribute: autocomplete - MDN Web Docs
The HTML autocomplete attribute lets web developers specify what if any permission the user agent has to provide automated assistance in ...
Read more >
SBoudrias/Inquirer.js: A collection of common ... - GitHub
A collection of common interactive command line user interfaces. ... Defaults: input - Possible values: input , number , confirm , list ,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found