uniform

command module
v0.0.0-...-42b46e7 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2017 License: MIT Imports: 7 Imported by: 0

README

uniform

Build Status Go GoDoc

👕 Deployed resource (in EC2 instances) version is uniform ?


Overview

Check version of deployed resources on multiple servers.
If you deployed resources(ex)api binary) to multiple server,
all resources, Is the same version on all servers?


Usage

Set your AWS Key, Secret to Environment Variables.

$ export UNIFORM_AWS_KEY=your_key
$ export UNIFORM_AWS_SECRET=your_secret
$ export UNIFORM_AWS_REGION=ap-northeast-1

Show usage

$ uniform

Check deployed binary version

$ uniform -t Environment=Production,Type=API,Name=1a01

Features

  • Check resource version
  • Specific version API endpoint
  • Specific reagion
  • Specific Tags
  • Support Autoscaling

Development

$ git clone git@github.com:takecy/uniform.git
$ cd uniform
$ make prepare
$ make test

LICENSE

MIT

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