1Caddy(8) Caddy(8)
2
3
4
6 caddy-version - Prints the version
7
8
9
11 caddy version [flags]
12
13
14
16 Prints the version of this Caddy binary.
17
18
19 Version information must be embedded into the binary at compile-time in
20 order for Caddy to display anything useful with this command. If Caddy
21 is built from within a version control repository, the Go command will
22 embed the revision hash if available. However, if Caddy is built in the
23 way specified by our online documentation (or by using xcaddy), more
24 detailed version information is printed as given by Go modules.
25
26
27 For more details about the full version string, see the Go module docu‐
28 mentation: https://go.dev/doc/modules/version-numbers
29
30
31
33 -h, --help[=false] help for version
34
35
36
38 caddy(8)
39
40
41
43 15-Aug-2023 Auto generated by spf13/cobra
44
45
46
47Auto generated by spf13/cobra Aug 2023 Caddy(8)