Skip to content

Smurf stf state list

smurf stf state-list

List resources in the Terraform state

smurf stf state-list [flags]

Examples

    # List all resources in state
    smurf stf state-list

    # List resources in a specific directory
    smurf stf state-list --dir=path/to/terraform/code

Options

      --ai           To enable AI help mode, export the OPENAI_API_KEY environment variable with your OpenAI API key.
      --dir string   Specify the Terraform directory (default ".")
  -h, --help         help for state-list

SEE ALSO

  • smurf stf - Subcommand for Terraform-related actions