mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
chore: check generated files (#2582)
This commit is contained in:
parent
08e9db687b
commit
b0e3fd2682
3 changed files with 11 additions and 6 deletions
4
cmd/zz_gen_cmd_dnshelp.go
generated
4
cmd/zz_gen_cmd_dnshelp.go
generated
|
|
@ -3495,8 +3495,8 @@ func displayDNSHelp(w io.Writer, name string) error {
|
|||
ew.writeln()
|
||||
|
||||
ew.writeln(`Credentials:`)
|
||||
ew.writeln(` - "ZONEEDIT_PASSWORD": Password`)
|
||||
ew.writeln(` - "ZONEEDIT_USER_ID": User ID`)
|
||||
ew.writeln(` - "ZONEEDIT_AUTH_TOKEN": Authentication token`)
|
||||
ew.writeln(` - "ZONEEDIT_USER": User ID`)
|
||||
ew.writeln()
|
||||
|
||||
ew.writeln(`Additional Configuration:`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue