mirror of
https://github.com/caddyserver/caddy.git
synced 2025-12-28 15:50:39 -05:00
* cli: Change command structure, add help subcommand (#328) * cli: improve subcommand structure - make help command as normal subcommand - add flag usage message for each command * cmd: Refactor subcommands and command line help; make commands pluggable