Skip to main content

Command line launch and management tool for AWS CloudFormation

Project description

CFNCTL

Control Cloudformation stack lifecycle.

Features

  • Seemlessly supports templates files over 51,000 bytes
  • Create/Update with single command
  • (optional) Processes your template with jinja2 for advanced templating
  • Always creates a changeset

Install

requires boto3

Pip

pip install cfnctl

Usage

usage: cfnctl [-h] [-p AWS_PROFILE] [-r REGION] {deploy} ...

Launch and manage CloudFormation stacks

optional arguments:
  -h, --help      show this help message and exit
  -p AWS_PROFILE  AWS Profile
  -r REGION       Region name

subcommands:
  command to run

  {deploy}
    deploy        creates a changeset and executes to create or update stack

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfnctl-0.3.6.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

cfnctl-0.3.6-py2-none-any.whl (13.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page