1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-20 20:48:59 +01:00
Commit graph

51 commits

Author SHA1 Message Date
aca
0006df6026 cmd: Refactor subcommands, add help, make them pluggable
* cli: Change command structure, add help subcommand ()

* 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
2019-09-30 21:23:58 -06:00