github.com/lakshmikarc/terraform-2@v0.11.9-0.20181005183753-e0b7475984b7/website/docs/commands/env.html.markdown (about) 1 --- 2 layout: "docs" 3 page_title: "Command: env" 4 sidebar_current: "docs-commands-env" 5 description: |- 6 The terraform env command is a deprecated, legacy form of "terraform workspace". 7 --- 8 9 # Command: env 10 11 The `terraform env` command is deprecated. 12 [The `terraform workspace` command](/docs/commands/workspace/) 13 should be used instead.