Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

caddy-stop - Man Page

Gracefully stops a started Caddy process

Synopsis

caddy stop [--config Ā [--adapter ]] [--address ] [flags]

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.

Options

-a, --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

-c, --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)

History

5-Jul-2024 Auto generated by spf13/cobra

Referenced By

caddy(8).

Jul 2024 Auto generated by spf13/cobra