mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-03 04:10:28 -06:00
Update README.md
This commit is contained in:
parent
0940a3458a
commit
f5b6c529ef
@ -1,5 +1,11 @@
|
||||
# Terraform zsh completion
|
||||
|
||||
```bash
|
||||
./install.sh
|
||||
```
|
||||
## Install
|
||||
```console
|
||||
% terraform -install-autocomplete
|
||||
```
|
||||
|
||||
## Uninstall
|
||||
```console
|
||||
% terraform -uninstall-autocomplete
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user