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.

User can disable verify prompts (e.g. --nointeractive)

See original GitHub issue

We are going to prompt the user as much as possible (e.g. for system user creation or for mysql user creation), see #177. But we would like to add a flag to disable verify prompts.

e.g. ghost install --nointeractive

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
ErisDScommented, Jun 27, 2017

Not sure what this applies to exactly, I am currently using the following commands:

ghost install --no-setup

ghost setup --url=https://{{ server_domain }} --db=mysql --dbhost=localhost --dbuser=ghost --dbpass={{ mysql_ghost_password }} --dbname=ghost --sslemail={{ letsencrypt_email }} --start

Both of these currently result in zero prompts. I’m fine with updating the commands but I do need a way to accomplish these tasks without a prompt being shown.

0reactions
acburdinecommented, Jul 11, 2017

I’m fairly certain this is closed by #338 and whatever final changes are part of #313 . We can reopen this later if we need to.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common Conditional Access policy: Require MFA for all users
Create a custom Conditional Access policy to require all users do multifactor authentication.
Read more >
"--terragrunt-non-interactive" doesnt work with ... - GitHub
FWIW, you can disable Terraform's checks with the -auto-approve flag and, given the potentially destructive nature of Terraform changes, I'm ...
Read more >
Access Controls - Gerrit Code Review
By default this is granted to Registered Users in all projects, but a site administrator may disable it if verified authorship is required....
Read more >
Duo Authentication Windows Logon RDP: FAQ | Duo Security
When automatic push is disabled, Duo does not request logon verification until the user submits the name of an authentication factor at the...
Read more >
Command: apply | Terraform - HashiCorp Developer
When you pass a saved plan file to terraform apply , Terraform takes the actions in the saved plan without prompting you for...
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