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-version - Prints the version

Description

       Prints the version of this Caddy binary.

       Version  information  must  be  embedded  into  the  binary at compile-time in order for Caddy to display
       anything useful with this command. If Caddy is built from within a version  control  repository,  the  Go
       command will embed the revision hash if available. However, if Caddy is built in the way specified by our
       online  documentation  (or  by using xcaddy), more detailed version information is printed as given by Go
       modules.

       For   more   details   about   the   full   version   string,   see   the   Go   module    documentation:
       https://go.dev/doc/modules/version-numbers

History

       10-May-2025 Auto generated by spf13/cobra

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

Name

       caddy-version - Prints the version

Options

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

See Also

caddy(8)

Synopsis

caddyversion[flags]

See Also