Provided by: caddy_2.6.2-6ubuntu0.1_amd64
NAME
caddy-validate - Tests whether a configuration file is valid
SYNOPSIS
caddy validate [flags]
DESCRIPTION
Loads and provisions the provided config, but does not start running it. This reveals any errors with the configuration through the loading and provisioning stages.
OPTIONS
--adapter="" Name of config adapter --config="" Input configuration file -h, --help[=false] help for validate
SEE ALSO
caddy(8)
HISTORY
18-Jan-2024 Auto generated by spf13/cobra