tugbot-result-service-es

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

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

Go to latest
Published: Jan 3, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

README

tugbot-result-service-es

CircleCI codecov Go Report Card

Tugbot Result Service ES

Implements Result Service API - publish test results & events into elasticsearch.

Usage

$ tugbot-result-service-es help

NAME:
   tugbot-result-service-es - Publish test results to elasticsearch.

USAGE:
   tugbot-result-service-es [global options] command [command options] [arguments...]

VERSION:
   1.0.0

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --port value, -p value        http service port (default: "8081")
   --debug                       enable debug mode with verbose logging
   --elasticurl value, -e value  elastic search URL (default: "http://127.0.0.1:9200")
   --help, -h                    show help
   --version, -v                 print the version

Run as docker container

docker run -it --name result-service-es -p 8081:8081 --link es:esUrl gaiadocker/tugbot-result-service-es ./tugbot-result-service-es -e http://esUrl:9200

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