Cozy stack status
cozy-stack status¶
Check if the HTTP server is running
Synopsis¶
Check if the HTTP server has been started and answer 200 for /status.
cozy-stack status [flags]
Options¶
-h, --help help for status
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 - cozy-stack is the main command