lego/cmd
2025-07-21 19:49:23 +02:00
..
lego Prepare release v4.25.1 2025-07-21 19:49:23 +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: update to go1.24 (#2566) 2025-07-08 17:23:52 +02:00
cmd_list.go chore: use contants for flag names (#2283) 2024-09-20 19:47:50 +02:00
cmd_renew.go fix: enforce domain into renewal command (#2576) 2025-07-10 18:14:03 +02:00
cmd_renew_test.go feat: add option to define dynamically the renew date (#2574) 2025-07-10 12:13:19 +02: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 fix: wrong CLI flag type (#2595) 2025-07-21 14:26:53 +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: add option to disable common name in CSR (#2570) 2025-07-08 17:23:31 +02: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 chore: check generated files (#2582) 2025-07-12 15:10:25 +02:00