2017-05-31 02:46:12 +02:00
|
|
|
---
|
2021-11-23 00:47:36 +01:00
|
|
|
page_title: 'Command: workspace'
|
|
|
|
description: The workspace command helps you manage workspaces.
|
2017-05-31 02:46:12 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
# Command: workspace
|
|
|
|
|
|
|
|
The `terraform workspace` command is used to manage
|
2021-11-23 00:47:36 +01:00
|
|
|
[workspaces](/language/state/workspaces).
|
2017-05-31 02:46:12 +02:00
|
|
|
|
|
|
|
This command is a container for further subcommands. These subcommands are
|
|
|
|
listed in the navigation bar.
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
Usage: `terraform workspace <subcommand> [options] [args]`
|
|
|
|
|
|
|
|
Please choose a subcommand from the navigation for more information.
|