caddy/cmd
aca 0006df6026 cmd: Refactor subcommands, add help, make them pluggable
* 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
2019-09-30 21:23:58 -06:00
..
caddy httpcaddyfile: Global storage configuration (closes #2758) 2019-09-19 12:42:36 -06:00
commandfuncs.go cmd: Refactor subcommands, add help, make them pluggable 2019-09-30 21:23:58 -06:00
commands.go cmd: Refactor subcommands, add help, make them pluggable 2019-09-30 21:23:58 -06:00
main.go cmd: Refactor subcommands, add help, make them pluggable 2019-09-30 21:23:58 -06:00
proc_posix.go Add missing imports (#2688) 2019-07-24 01:28:33 -06:00
proc_windows.go Force quit on Windows with taskkill /f (#2670) 2019-07-20 10:44:54 -06:00