Cozy stack instances export
cozy-stack instances export¶
Export an instance
Synopsis¶
Export the files, documents, and settings
cozy-stack instances export [flags]
Options¶
--domain string Specify the domain name of the instance -h, --help help for export --path string Specify the local path where to store the export archive
Options inherited from parent commands¶
--admin-host string administration server host (default "localhost") --admin-port int administration server port (default 6060) -c, --config string configuration file (default "$HOME/.cozy.yaml") --host string server host (default "localhost") -p, --port int server port (default 8080)
SEE ALSO¶
- cozy-stack instances - Manage instances of a stack