#terraform #profiles #credentials #dotfiles #command-line-tool #cli

应用 terraform-profile

提供简单界面的 Terraform Cloud 配置文件管理 CLI 工具

2 个版本

0.1.1 2022 年 8 月 2 日
0.1.0 2022 年 7 月 27 日

#14 in #profiles

MIT 协议

10KB
176

Terraform Profile

🌐🗃️ 提供简单界面的 Terraform Cloud 配置文件管理 CLI 工具

安装

cargo install terraform-profile

用法

terraform-profile 0.1.0
Thomas Nicollet <thomas.nicollet@epitech.eu>
CLI Utility for managing Terraform Cloud profiles with a simple interface

USAGE:
    terraform-profile <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    help      Print this message or the help of the given subcommand(s)
    import    Import your current unregistered terraform cloud profile
    list      List all the different registered terraform cloud profiles
    status    Check which terraform cloud profile is currently used
    switch    Switch the current terraform cloud profile for another

依赖

~3–11MB
~104K SLoC