github.com/pulumi/terraform@v1.4.0/website/docs/cli/commands/workspace/index.mdx (about) 1 --- 2 page_title: 'Command: workspace' 3 description: The workspace command helps you manage workspaces. 4 --- 5 6 # Command: workspace 7 8 The `terraform workspace` command is used to manage 9 [workspaces](/language/state/workspaces). 10 11 This command is a container for further subcommands that each have their own page in the documentation. 12 13 ## Usage 14 15 Usage: `terraform workspace <subcommand> [options] [args]` 16 17 Choose a subcommand page for more information.