1Caddy(8) Caddy(8)
2
3
4
6 caddy-storage-export - Exports storage assets as a tarball
7
8
9
11 caddy storage export --config --output [flags]
12
13
14
16 The contents of the configured storage module (TLS certificates, etc)
17 are exported via a tarball.
18
19
20 --output is required, - can be given for stdout.
21
22
23
25 -c, --config="" Input configuration file (required)
26
27
28 -h, --help[=false] help for export
29
30
31 -o, --output="" Output path
32
33
34
36 caddy-storage(8)
37
38
39
41 30-Oct-2023 Auto generated by spf13/cobra
42
43
44
45Auto generated by spf13/cobra Oct 2023 Caddy(8)