mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-22 04:19:53 +08:00
078f130a51
* cmd: Implement 'storage import' and 'storage export' CLI commands. These commands use the certmagic.Storage interface. In particular, storage implementations should ensure that their List() functions correctly enumerate all keys when called with an empty prefix and recursive == true. Also, Stat() calls on keys holding values instead of nested keys are expected to set KeyInfo.IsTerminal = true. * remove errors.Join |
||
---|---|---|
.. | ||
caddy | ||
cobra.go | ||
commandfuncs.go | ||
commands.go | ||
main_test.go | ||
main.go | ||
packagesfuncs.go | ||
removebinary_windows.go | ||
removebinary.go | ||
storagefuncs.go |