github.com/hugorut/terraform@v1.1.3/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. These subcommands are
    12  listed in the navigation bar.
    13  
    14  ## Usage
    15  
    16  Usage: `terraform workspace <subcommand> [options] [args]`
    17  
    18  Please choose a subcommand from the navigation for more information.