caddy-storage-import - Man Page
Imports storage assets from a tarball.
Synopsis
caddy storage import --config --input [flags]
Description
Imports storage assets to the configured storage module. The import file must be a tar archive.
--input is required, - can be given for stdin.
Options
-c, --config="" Configuration file to load (required)
-h, --help[=false] help for import
-i, --input="" Tar of assets to load (required)
See Also
History
5-Jul-2024 Auto generated by spf13/cobra
Referenced By
Jul 2024 Auto generated by spf13/cobra