mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
feat(terraform): add tffu alias for terraform force-unlock
This commit is contained in:
parent
24ebc784e7
commit
45093b2bd4
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ plugins=(... terraform)
|
|||
| `tfs` | `terraform state` |
|
||||
| `tft` | `terraform test` |
|
||||
| `tfsh` | `terraform show` |
|
||||
| `tffu` | `terraform show` |
|
||||
| `tffu` | `terraform force-unlock` |
|
||||
|
||||
## Prompt function
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue