activeincident

command module
v0.0.0-...-e646c16 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2020 License: MIT Imports: 1 Imported by: 0

README

Build Status codecov Build Status Board Status

activeIncident

Docker

docker run --rm -it aipiggybot/activeinc

# For non daemon
docker  run --rm -it --name activinc -a stdout -a stderr  aipiggybot/activeinc > activInc

docker  run --rm -it --name activinc  -d  aipiggybot/activeinc
docker logs  activinc

docker attach activinc

# To detach the tty without exiting the shell,
# use the escape sequence Ctrl-p + Ctrl-q


Don't forget golint


golint -set_exit_status $(go list ./... | grep -v /vendor/)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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