command
module
Version:
v0.0.0-...-3f2fb8f
Opens a new window with list of versions in this module.
Published: Feb 17, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
This is an interactive tool for switching Terraform workspaces. It's based on
git branch-i, which does the same
thing for Git branches.
Installation
Install it using Go, like so:
go install github.com/JoelOtter/terraform-workpace-i@latest
Ensure your Go directory is on your system path. You might want to alias this
tool to something easier to type - I use tfw
.
Usage
- Workspaces can be navigated using the arrow keys, j and k, Pg Up/Down, or
Ctrl+N and Ctrl+P.
- Select a workspace with the return key.
- Delete a workspace with the delete or backspace key, and use y/n to confirm.
- Exit with Escape or Ctrl+C.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.