Import data from an export link
This command will reset the Cozy instance and import data from an export link
cozy-stack instances import <URL> [flags]
--domain string Specify the domain name of the instance
--force Force the import without asking for confirmation
-h, --help help for import
--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)
- cozy-stack instances - Manage instances of a stack