Cozy stack apps uninstall
cozy-stack apps uninstall¶
Uninstall the application with the specified slug name.
cozy-stack apps uninstall <slug> [flags]
Options¶
-h, --help help for uninstall
Options inherited from parent commands¶
--admin-host string administration server host (default "localhost")
--admin-port int administration server port (default 6060)
--all-domains work on all domains iteratively
-c, --config string configuration file (default "$HOME/.cozy.yaml")
--domain string specify the domain name of the instance (default "cozy.localhost:8080")
--host string server host (default "localhost")
-p, --port int server port (default 8080)
SEE ALSO¶
- cozy-stack apps - Interact with the applications