github.com/kcburge/terraform@v0.11.12-beta1/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.