stack

command module
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

Stack

CircleCI GitHub (pre-)release Github All Releases

What is Stack, and why do I need it?

Stack is a simple tool which makes deploying CloudFormation stacks a bit more friendly for continuous delivery environments. In contrast to awscli, Stack provides a mechanism to create, update and delete CloudFormation stacks synchronously, while also providing output on the stack events, and an exit code reflecting the final state of the stack deployment.

Features

  • Exit codes based on stack status
  • Stack event output on the command line

Getting Started

Installation
go get -u github.com/nathandines/stack
Development
Build
make
Test
make test
Clean workspace
make clean

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