Files
opentf/website/docs/cli/commands/workspace/index.mdx
Bryce Kalow b54017ef83 website: content updates for developer (#31779)
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>
2022-09-15 15:54:13 -05:00

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.