mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-14 21:30:58 +01:00
feat(terraform): add workspace alias
This commit is contained in:
@@ -33,6 +33,9 @@ plugins=(... terraform)
|
||||
| `tfs` | `terraform state` |
|
||||
| `tft` | `terraform test` |
|
||||
| `tfsh` | `terraform show` |
|
||||
| `tfw` | `terraform workspace` |
|
||||
| `tfwl` | `terraform workspace list` |
|
||||
| `tfws` | `terraform workspace select` |
|
||||
|
||||
|
||||
## Prompt function
|
||||
|
||||
Reference in New Issue
Block a user