github.com/iaas-resource-provision/iaas-rpc@v1.0.7-0.20211021023331-ed21f798c408/website/docs/cli/commands/workspace/index.html.md (about) 1 --- 2 layout: "docs" 3 page_title: "Command: workspace" 4 sidebar_current: "docs-commands-workspace-index" 5 description: "The workspace command helps you manage workspaces." 6 7 --- 8 9 # Command: workspace 10 11 The `terraform workspace` command is used to manage 12 [workspaces](/docs/language/state/workspaces.html). 13 14 This command is a container for further subcommands. These subcommands are 15 listed in the navigation bar. 16 17 ## Usage 18 19 Usage: `terraform workspace <subcommand> [options] [args]` 20 21 Please choose a subcommand from the navigation for more information.