tjob

command module
v0.0.0-...-81b45a2 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2014 License: Apache-2.0 Imports: 22 Imported by: 0

README

tjob - Test Job Management Utility
==================================

* GitHub: https://github.com/ohmu/tjob
* Issues: https://github.com/ohmu/tjob/issues
* Pull requests: https://github.com/ohmu/tjob/pulls
* License: Apache 2.0, see ``LICENSE``

Building
========
#. Install Go >=1.2 and setup a proper ``$GOPATH`` (e.g. ``export GOPATH=~/gopath``)
#. ``go get github.com/ohmu/tjob`` pulls the sources (and dependencies) under ``$GOPATH/src/``
#. ``go install github.com/ohmu/tjob`` builds the stand-alone executable to ``$GOPATH/bin/tjob``

Getting Started
===============
#. ``tjob runner add myjenkins --url https://jenkins.examples.com/jenkins --user myusername --insecure=true --ssh-key id_rsa``
#. ``tjob list --remote -j somejobname``

Documentation

Overview

Package tjob - Test job management utility

Copyright (c) 2014 Ohmu Ltd. Licensed under the Apache License, Version 2.0 (see LICENSE)

Directories

Path Synopsis
Package csvout - CSV output Copyright (c) 2014 Ohmu Ltd.
Package csvout - CSV output Copyright (c) 2014 Ohmu Ltd.
Package jenkins - Job Result Cache Copyright (c) 2014 Ohmu Ltd.
Package jenkins - Job Result Cache Copyright (c) 2014 Ohmu Ltd.
Package sshcmd - SSH command utility functions Copyright (c) 2014 Ohmu Ltd.
Package sshcmd - SSH command utility functions Copyright (c) 2014 Ohmu Ltd.
Package tabout - Tabular text output, convenience wrapper over "text/tabwriter" Copyright (c) 2014 Ohmu Ltd.
Package tabout - Tabular text output, convenience wrapper over "text/tabwriter" Copyright (c) 2014 Ohmu Ltd.

Jump to

Keyboard shortcuts

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