summaryrefslogtreecommitdiff
path: root/plugins/opentofu/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/opentofu/README.md')
-rw-r--r--plugins/opentofu/README.md35
1 files changed, 18 insertions, 17 deletions
diff --git a/plugins/opentofu/README.md b/plugins/opentofu/README.md
index 9811e2751..cc6e94acd 100644
--- a/plugins/opentofu/README.md
+++ b/plugins/opentofu/README.md
@@ -15,23 +15,24 @@ plugins=(... opentofu)
## Aliases
-| Alias | Command |
-|--------|-----------------------|
-| `tt` | `tofu` |
-| `tta` | `tofu apply` |
-| `ttc` | `tofu console` |
-| `ttd` | `tofu destroy` |
-| `ttf` | `tofu fmt` |
-| `ttfr` | `tofu fmt -recursive` |
-| `tti` | `tofu init` |
-| `tto` | `tofu output` |
-| `ttp` | `tofu plan` |
-| `ttv` | `tofu validate` |
-| `tts` | `tofu state` |
-| `ttsh` | `tofu show` |
-| `ttr` | `tofu refresh` |
-| `ttt` | `tofu test` |
-| `ttws` | `tofu workspace` |
+| Alias | Command |
+|--------|------------------------------|
+| `tt` | `tofu` |
+| `tta` | `tofu apply` |
+| `ttaa` | `tofu apply -auto-approve` |
+| `ttc` | `tofu console` |
+| `ttd` | `tofu destroy` |
+| `ttf` | `tofu fmt` |
+| `ttfr` | `tofu fmt -recursive` |
+| `tti` | `tofu init` |
+| `tto` | `tofu output` |
+| `ttp` | `tofu plan` |
+| `ttv` | `tofu validate` |
+| `tts` | `tofu state` |
+| `ttsh` | `tofu show` |
+| `ttr` | `tofu refresh` |
+| `ttt` | `tofu test` |
+| `ttws` | `tofu workspace` |
## Prompt functions