https://github.com/fgribreau/terraform-workspace-switcher
Fastest switch between Terraform workspaces
https://github.com/fgribreau/terraform-workspace-switcher
cli terraform terraform-workspace terraform-workspaces
Last synced: about 2 months ago
JSON representation
Fastest switch between Terraform workspaces
- Host: GitHub
- URL: https://github.com/fgribreau/terraform-workspace-switcher
- Owner: FGRibreau
- Created: 2020-07-07T15:00:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T09:52:39.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T07:25:36.875Z (3 months ago)
- Topics: cli, terraform, terraform-workspace, terraform-workspaces
- Language: Shell
- Homepage:
- Size: 384 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform Workspace Switcher - `tfx`
[](https://travis-ci.org/FGRibreau/terraform-workspace-switcher) [](https://ci.appveyor.com/project/FGRibreau/terraform-workspace-switcher/branch/master) [](https://crates.io/crates/tfx) [](https://crates.io/crates/tfx) [](https://join.slack.com/t/fgribreau/shared_invite/zt-edpjwt2t-Zh39mDUMNQ0QOr9qOj~jrg)
Fastest switch between Terraform workspaces 🏎.

### [⭐️ Download pre-built binaries ⭐️](https://github.com/FGRibreau/terraform-workspace-switcher/releases)
### Installation
```shell
cargo install tfx
```### Usage
```sh
$ tfx
--Select terraform workspace (Use arrow keys)
production
❯ development
staging
```