github.com/sl1pm4t/terraform@v0.6.4-0.20170725213156-870617d22df3/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.