logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

caddy-stop - Gracefully stops a started Caddy process

Description

       Stops the background Caddy process as gracefully as possible.

       It requires that the admin API is enabled and accessible, since it will use the API's /stop endpoint. The
       address  of  this  request can be customized using the --address flag, or from the given --config, if not
       the default.

History

       18-Mar-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Mar 2025                                            Caddy(8)

Name

       caddy-stop - Gracefully stops a started Caddy process

Options

--adapter=""      Name of config adapter to apply (when --config is used)

       --address=""      The address to use to reach the admin API endpoint, if not the default

       --config=""      Configuration file to use to parse the admin address, if --address is not used

       -h, --help[=false]      help for stop

See Also

caddy(8)

Synopsis

caddystop[flags]

See Also