github.com/trawler/terraform@v0.10.8-0.20171106022149-4b1c7a1d9b48/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.