You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/website/docs/cli/commands/env.html.md

13 lines
337 B

---
layout: "docs"
page_title: "Command: env"
sidebar_current: "docs-commands-envcmd"
description: "`terraform env` is a deprecated, legacy form of `terraform workspace`."
---
# Command: env
The `terraform env` command is deprecated.
[The `terraform workspace` command](/docs/cli/commands/workspace/index.html)
should be used instead.