oracular (8) caddy-validate.8.gz
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
13-Aug-2024 Auto generated by spf13/cobra