#toolset #terraform #deployment #cloud #api

应用 tfct

一个帮助管理工具集以管理部署的工具

7 个不稳定版本 (3 个重大更新)

0.4.1 2024年4月17日
0.4.0 2024年3月28日
0.3.0 2024年3月3日
0.2.1 2024年3月1日
0.1.0-alpha32023年10月27日

#1997命令行工具

Download history 115/week @ 2024-04-09 136/week @ 2024-04-16

640 每月下载次数

MIT/Apache

215KB
5.5K SLoC

tfct

CI Crates.io Crates.io

一个帮助管理工具集以管理部署的工具

最低支持的 Rust 版本 (MSRV)

1.71.1

安装

您可以在 发布页面 上找到 Linux、macOS 和 Windows 上的最新二进制文件。

通过 Homebrew

brew install 06chaynes/homebrew-tfct/tfct

通过 Cargo

cargo install tfct

通过 Shell 脚本

其中 <version> 是您要安装的版本,例如 v0.1.0

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/06chaynes/tfc-toolset/releases/download/tfct/<version>/tfct-installer.sh | sh

通过 PowerShell 脚本

其中 <version> 是您要安装的版本,例如 v0.1.0

irm https://github.com/06chaynes/tfc-toolset/releases/download/tfct/<version>/tfct-installer.ps1 | iex

文档

许可

许可为以下之一

任选其一。

贡献

除非您明确说明,否则任何提交给工作以包含在内的贡献,如 Apache-2.0 许可证中定义的,应作为上述双许可,不附加任何额外条款或条件。

依赖

~45–65MB
~1M SLoC