mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
migrate docs to mdx
This commit is contained in:
12
website/docs/cli/commands/env.mdx
Normal file
12
website/docs/cli/commands/env.mdx
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
page_title: 'Command: env'
|
||||
description: >-
|
||||
The terraform env command is a deprecated form of the terraform workspace
|
||||
command.
|
||||
---
|
||||
|
||||
# Command: env
|
||||
|
||||
The `terraform env` command is deprecated.
|
||||
[The `terraform workspace` command](/cli/commands/workspace)
|
||||
should be used instead.
|
||||
Reference in New Issue
Block a user