CloudFormation Cli
Project description
Welcome to CFT CLI
CLI commands to ease the interaction with CloudFormation while developing and testing CloudFormation Stacks.
Installation
pip install cftcli
Quick Start
# Deploy a stack
deploy-stack --stack my-stack --filename template.yaml
# List stacks
list-stacks
# Describe a stack
describe-stack my-stack
# Delete a stack
delete-stack --stack my-stack
Commands
- deploy-stack: Create or update a stack
- delete-stack: Delete a stack
- list-stacks: List all stacks in a region
- describe-stack: Display stack details
- attach-stack: Monitor stack changes in real-time
- lock-stack: Apply stack policy and termination protection
- unlock-stack: Remove stack policy restrictions
- stack-policy: Display current stack policy
- list-pipelines: List all pipelines in a region
- codebuild: Execute a CodeBuild project
Documentation
Complete documentation is available in the docs/ folder:
License
Apache License 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
cftcli-2.10.1-py3-none-any.whl
(49.0 kB
view details)
File details
Details for the file cftcli-2.10.1-py3-none-any.whl.
File metadata
- Download URL: cftcli-2.10.1-py3-none-any.whl
- Upload date:
- Size: 49.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e18553affc98ddce5d196aaaf5316a168c964376370a4c2d8c29494be0e3c64
|
|
| MD5 |
ed0bd9e5fed32a77df65a593c9c5ce03
|
|
| BLAKE2b-256 |
dd6ead4bab89c0d2aedaf1808edfb0f1702f0d68c625218ce97b48707e3f7fe4
|