summaryrefslogtreecommitdiff
path: root/vendor/github.com/hashicorp/terraform/website/docs/commands/env.html.markdown
blob: c19bdeffcae01e61315173fb0c48b0fef6e13e97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
layout: "docs"
page_title: "Command: env"
sidebar_current: "docs-commands-env"
description: |-
  The terraform env command is a deprecated, legacy form of "terraform workspace".
---

# Command: env

The `terraform env` command is deprecated.
[The `terraform workspace` command](/docs/commands/workspace/)
should be used instead.