mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-30 16:01:52 -04:00
Co-authored-by: Matthew Garrell <69917312+mgarrell777@users.noreply.github.com> Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Co-authored-by: Kevin Wang <kwangsan@gmail.com> Co-authored-by: Judith Malnick <judith@hashicorp.com> Co-authored-by: Martin Atkins <mart@degeneration.co.uk> Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
18 lines
445 B
Plaintext
18 lines
445 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 that each have their own page in the documentation.
|
|
|
|
## Usage
|
|
|
|
Usage: `terraform workspace <subcommand> [options] [args]`
|
|
|
|
Choose a subcommand page for more information.
|