cfn-teleport-0.36.0 is not a library.
cfn-teleport
A command-line tool which can move CloudFormation resources between stacks.
Installation
On MacOS and Linux you can install via Homebrew:
On Arch Linux you can install from AUR, e.g.:
On Windows you can install via Chocolatey:
choco install cfn-teleport
Pre-compiled binaries for various operating systems and architectures are available for download.
If you have rust/cargo installed, you can install the crate:
Usage
Example usage:
If any of the required options is undefined, the program will ask for it during execution.
Contributing
Contributions are welcome!
This project uses conventional commits. Please make sure all your merge request titles follow these specifications.