rain

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

Rain

Rain is a development workflow tool for working with AWS CloudFormation.

Rain is also what happens when you have a lot of CloudFormation

Here's what it looks like:

Make it Rain

Installing

First, you'll need Go installed.

After that, to install rain, run the following:

go install github.com/aws-cloudformation/rain

License

This library is licensed under the Apache 2.0 License.

Usage

Rain is composed of a number of sub-commands. Invoke a command like this:

rain [command] [arguments...]

The following commands are available:

cat         Get the CloudFormation template from a running stack
deploy      Deploy a CloudFormation stack from a local template
diff        Compare CloudFormation templates
ls          List running CloudFormation stacks
rm          Delete a running CloudFormation stack

You can get additional information about any command by running:

rain help [command]

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cfn
s3
sts

Jump to

Keyboard shortcuts

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