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/workspace/index.mdx

18 lines
455 B

---
page_title: 'Command: workspace'
description: The workspace command helps you manage workspaces.
---
# Command: workspace
The `terraform workspace` command is used to manage
[workspaces](/terraform/language/state/workspaces).
This command is a container for further subcommands that each have their own page in the documentation.
## Usage
Usage: `terraform workspace <subcommand> [options] [args]`
Choose a subcommand page for more information.