Skip to content

syginc/stacklift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stacklift - CloudFormation management tool

Stacklift is a tool to manage CloudFormation stacks.

Installation

pip install stacklift

Usage

stacklift --help

Development

pipenv install
PYTHONPATH=. pipenv run bin/stacklift