caddy/cmd
Zen Dodd 6628c4a9de
cmd: support caddy start on IPv6-only hosts (#7744)
2026-05-20 10:17:34 -04:00
..
caddy core: Embed `time/tzdata` (#7432) 2026-01-13 15:11:35 -07:00
cobra.go cmd: Custom binary names through `CustomBinaryName` and `CustomLongDescription` (#7513) 2026-03-02 06:04:28 -05:00
commandfactory.go cmd: Use a factory to create the caddy root command (#6533) 2024-08-22 03:29:42 +00:00
commandfuncs.go cmd: support caddy start on IPv6-only hosts (#7744) 2026-05-20 10:17:34 -04:00
commands.go chore: clean up wording and typo fixes (#7745) 2026-05-20 16:36:30 +10:00
commands_test.go cmd: fix `Commands` function not returning all registered commands (#7059) 2025-06-12 17:17:51 -06:00
main.go logging: Ensure `slog` error level logs don't print stack traces (#7512) 2026-03-03 14:44:42 -07:00
main_test.go cmd: support caddy start on IPv6-only hosts (#7744) 2026-05-20 10:17:34 -04:00
packagesfuncs.go chore: Fix golangci-lint 2.12.1 findings (#7690) 2026-05-07 03:40:26 -04:00
removebinary.go
removebinary_windows.go
storagefuncs.go core: Reloading with `SIGUSR1` if config never changed via admin (#7258) 2025-09-26 16:50:15 +00:00
x509rootsfallback.go