github.com/hugorut/terraform@v1.1.3/website/docs/cli/commands/env.mdx (about)

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