ibrows/dbcli

Name: dbcli

Owner: PwC Experience Center

Description: Deploybot CLI in golang

Created: 2017-07-03 12:26:32.0

Updated: 2017-07-03 12:33:03.0

Pushed: 2017-08-03 15:54:53.0

Homepage: null

Size: 66

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Deploybot CLI

Codeship Status for ibrows/dbcli

A golang cli tool for deploybot by PwC's Experience Center Zurich Github copy is mirrored from source in company bitbucket

use dbcli or dbcli --help for information about available commands

Features

Supports all API calls to deploybot

Requires

These can be supplied via a .dbcli.yml file or ENV VARS

For more info about the api itself see https://deploybot.com/api/overview

Versions

All versions build by cross compiling on mac env GOOS=linux GOARCH=amd64 go build env GOOS=linux GOARCH=386 go build

use make app to build all variants

Docker

https://hub.docker.com/r/pwcsexperiencecenter/dbcli/

Comes with an alpine docker image based on https://github.com/twhiston/micro-golang to wrap the command Image is ~29MB

Either make build or docker pull pwcsexperiencecenter/dbcli:latest


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.