Documentation
¶
Overview ¶
Command govisor implements a client application that communicate to govisord. It uses subcommands.
The flags are
-a <address> - select the listen address, default is http://localhost:8321 -u <user:pass> - user name & password for basic auth
Subcommands are
services - list all services status [<svc> ...] - show status for the named services (or all) info <svc> - show more detailed service info enable <svc> - enable the named service disable <svc> - disable the named service restart <svc> - restart the named service clear <svc> - clear the named service log <svc> - obtain the log for the named service
Click to show internal directories.
Click to hide internal directories.