Skip to content

sudo -H bench setup lets-encrypt non-interactive option #1596

Open
@P-Godfroid

Description

Hello,

The server command sudo -H bench setup lets-encrypt {url} has these options:

image

the -n option allows to skip the "Do you want to continue? [y/N]:" prompt.

However, the "nginx.conf already exists and this will overwrite it. Do you want to continue? [y/N]:" prompt persists.

The command bench setup nginx also acts on nginx.conf but it does have a parameter to skip this prompt.
image

I would like either the -n to be able to skip the prompt or another parameter to be added to bench setup lets-encrypt to be able to make this command really non-interactive (in standard situation where the certificate doesn't exist yet).

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions