jenkinsbeat

command module
v0.0.0-...-8882a89 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

README

Jenkinsbeat

Welcome to Jenkinsbeat.

Getting Started with Jenkinsbeat

Requirements
Init Project

To get running with Jenkinsbeat and also install the dependencies, run the following command:

make setup
Build

To build the binary for Jenkinsbeat run the command below. This will generate a binary in the same directory with the name jenkinsbeat. Make sure to export the following variables and their respective required contents before building:

JENKINS_URL
JENKINS_USER
JENKINS_PASS

Then, run the build by running:

make
Run

To run Jenkinsbeat with debugging output enabled, run:

./jenkinsbeat -c jenkinsbeat.yml -e -d "*"

To run Jenkinsbeat in standard mode, run:

./jenkinsbeat -e -d "*"

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