mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-21 10:47:34 -05:00
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com> Signed-off-by: Damian Stasik <920747+damianstasik@users.noreply.github.com> Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com> Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com> Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com>
17 lines
414 B
Plaintext
17 lines
414 B
Plaintext
---
|
|
description: The workspace command helps you manage workspaces.
|
|
---
|
|
|
|
# Command: workspace
|
|
|
|
The `tofu workspace` command is used to manage
|
|
[workspaces](../../../language/state/workspaces.mdx).
|
|
|
|
This command is a container for further subcommands that each have their own page in the documentation.
|
|
|
|
## Usage
|
|
|
|
Usage: `tofu workspace <subcommand> [options] [args]`
|
|
|
|
Choose a subcommand page for more information.
|