← 返回命令列表

Linux command

terraform-tui 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch the Terraform state TUI

tftui

Launch in offline mode

tftui -o

说明

tftui is a terminal application that lets you view and interact with your Terraform state through an intuitive text-based interface. It provides state tree visualization, resource inspection, search capability, plan creation and application, and resource manipulation (taint, untaint, delete, destroy). It supports Terraform wrappers like Terragrunt and an offline mode.

FAQ

What is the terraform-tui command used for?

tftui is a terminal application that lets you view and interact with your Terraform state through an intuitive text-based interface. It provides state tree visualization, resource inspection, search capability, plan creation and application, and resource manipulation (taint, untaint, delete, destroy). It supports Terraform wrappers like Terragrunt and an offline mode.

How do I run a basic terraform-tui example?

Run `tftui` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more terraform-tui examples?

This page includes 2 examples for terraform-tui, plus related commands for nearby Linux tasks.