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

app terraform-profile

CLI Utility for managing Terraform Cloud profiles with a simple interface

2 releases

0.1.1 Aug 2, 2022
0.1.0 Jul 27, 2022

#11 in #profiles

MIT license

10KB
176 lines

Terraform Profile

🌐🗃️ CLI Utility for managing Terraform Cloud profiles with a simple interface

Installation

cargo install terraform-profile

Usage

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

Dependencies

~3–12MB
~107K SLoC