github.com/kanishk98/terraform@v1.3.0-dev.0.20220917174235-661ca8088a6a/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.