lego/cmd
2025-03-11 17:54:28 +01:00
..
lego Detach v4.22.2 2025-02-17 20:47:35 +01:00
testdata fix: kill hook when the command is stuck (#2469) 2025-03-05 13:32:23 +01:00
account.go Add DNS provider for VK Cloud (#1706) 2022-09-02 22:56:10 +02:00
accounts_storage.go chore: use contants for flag names (#2283) 2024-09-20 19:47:50 +02:00
certs_storage.go chore: use contants for flag names (#2283) 2024-09-20 19:47:50 +02:00
certs_storage_test.go fix: archive only domain-related files on revoke (#1874) 2023-05-06 00:14:07 +02:00
cmd.go chore: migrate to github.com/urfave/cli/v2 (#1590) 2022-02-13 12:28:51 +01:00
cmd_before.go chore: use contants for flag names (#2283) 2024-09-20 19:47:50 +02:00
cmd_dnshelp.go chore: use contants for flag names (#2283) 2024-09-20 19:47:50 +02:00
cmd_list.go chore: use contants for flag names (#2283) 2024-09-20 19:47:50 +02:00
cmd_renew.go fix: malformed log messages (#2452) 2025-02-23 21:02:11 +01:00
cmd_renew_test.go chore: update to go1.22 (#2144) 2024-03-20 20:30:35 +01:00
cmd_revoke.go fix(cli): create client only when needed (#2372) 2024-12-03 14:03:49 +01:00
cmd_run.go feat(cli): add an option to set the private key (#2431) 2025-02-10 12:54:02 +01:00
flags.go feat: add delay option for HTTP challenge (#2422) 2025-02-05 23:52:48 +01:00
hook.go chore: related timer with context.Done (#2471) 2025-03-05 14:07:13 +00:00
hook_test.go chore: related timer with context.Done (#2471) 2025-03-05 14:07:13 +00:00
setup.go feat(cli): add LEGO_DEBUG_ACME_HTTP_CLIENT to debug the calls to the ACME server (#2420) 2025-02-04 13:43:51 +01:00
setup_challenges.go feat: add delay option for HTTP challenge (#2422) 2025-02-05 23:52:48 +01:00
zz_gen_cmd_dnshelp.go Add DNS provider for Active24 (#2478) 2025-03-11 17:54:28 +01:00