Remove the io.cozy.sessions and io.cozy.sessions.logins bases
cozy-stack instances clean-sessions <domain> [flags]
$ cozy-stack instance clean-sessions cozy.localhost:8080
-h, --help help for clean-sessions
--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