terraform-profile

Crates.ioterraform-profile
lib.rsterraform-profile
version0.1.1
sourcesrc
created_at2022-07-27 23:03:57.750056
updated_at2022-08-02 07:27:05.50495
descriptionCLI Utility for managing Terraform Cloud profiles with a simple interface
homepage
repositoryhttps://github.com/nwmqpa/terraform-profile
max_upload_size
id634166
size16,588
Thomas Nicollet (nwmqpa)

documentation

README

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

Commit count: 3

cargo fmt