mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-17 19:00:37 -05:00
19 lines
468 B
Plaintext
19 lines
468 B
Plaintext
---
|
|
page_title: 'Command: workspace'
|
|
description: The workspace command helps you manage workspaces.
|
|
---
|
|
|
|
# Command: workspace
|
|
|
|
The `terraform workspace` command is used to manage
|
|
[workspaces](/language/state/workspaces).
|
|
|
|
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.
|