terraform/website/source/docs/commands/env/list.html.md

535 B

layout page_title sidebar_current description
commands-env Command: env list docs-env-sub-list The terraform env list command is used to list all created state environments.

Command: env list

The terraform env list command is used to list all created state environments.

Usage

Usage: terraform env list

The command will list all created environments. The current environment will have an asterisk (*) next to it.

Example

$ terraform env list
  default
* development
  mitchellh-test