mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
chore: add new alias for tf test
This commit is contained in:
parent
c8ba08581d
commit
2c6ac162c2
2 changed files with 15 additions and 13 deletions
|
|
@ -25,4 +25,5 @@ alias tfo='terraform output'
|
|||
alias tfp='terraform plan'
|
||||
alias tfv='terraform validate'
|
||||
alias tfs='terraform state'
|
||||
alias tft='terraform test'
|
||||
alias tfsh='terraform show'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue