caddy/cmd
Matthew Holt 5a0603ed72
Config auto-save; run --resume flag; update environ output (close #2903)
Config auto-saving is on by default and can be disabled. The --environ
flag (or environ subcommand) now print more useful information from
Caddy and the runtime, including some nifty paths.
2019-12-31 16:56:19 -07:00
..
caddy cmd: Move module imports into standard packages 2019-11-04 12:13:21 -07:00
commandfuncs.go Config auto-save; run --resume flag; update environ output (close #2903) 2019-12-31 16:56:19 -07:00
commands.go Config auto-save; run --resume flag; update environ output (close #2903) 2019-12-31 16:56:19 -07:00
main.go Config auto-save; run --resume flag; update environ output (close #2903) 2019-12-31 16:56:19 -07:00
proc_posix.go cmd: Improve stop command by trying API before signaling process 2019-11-15 15:45:18 -07:00
proc_windows.go cmd: Improve stop command by trying API before signaling process 2019-11-15 15:45:18 -07:00