github.com/muratcelep/terraform@v1.1.0-beta2-not-internal-4/website/docs/cli/commands/env.html.md (about)

     1  ---
     2  layout: "docs"
     3  page_title: "Command: env"
     4  sidebar_current: "docs-commands-envcmd"
     5  description: "The terraform env command is a deprecated form of the terraform workspace command."
     6  ---
     7  
     8  # Command: env
     9  
    10  The `terraform env` command is deprecated.
    11  [The `terraform workspace` command](/docs/cli/commands/workspace/index.html)
    12  should be used instead.