govisor

command
v0.0.0-...-71a9569 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2015 License: Apache-2.0 Imports: 16 Imported by: 0

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

Directories

Path Synopsis
Package util is used for internal implementation bits in the CLI/UI.
Package util is used for internal implementation bits in the CLI/UI.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL