lego/cmd
2025-07-07 20:27:44 +02:00
..
lego Prepare release v4.24.0 2025-07-07 20:27:44 +02: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 docs: update reference ACME ARI RFC 9773 in place of the draft (#2541) 2025-06-19 14:31:33 +00: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 TLSALPN challenge (#2499) 2025-03-27 12:04:02 +00: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 TLSALPN challenge (#2499) 2025-03-27 12:04:02 +00:00
zz_gen_cmd_dnshelp.go alidns: migrate to SDK v2 (#2558) 2025-07-03 18:17:33 +02:00