terraflip
v1.1.1
Published
Terraform cloud token switcher
Downloads
3
Readme
How it works ?
- Stores all tokens as key value pairs in a file called token.json
- Print menu of available project tokens
- Based on user selection that token will get updated in the terraform creds file (
~/.terraform.d/credentials.tfrc.json
) - Supports arguements such as
-e
or--edit
to edit the tokens file and-h
or--help
Installation
sudo npm install -g terraflip
Usage
terraflip [options]