terraform workspace
Workspace management
Subcommands
Name | Description |
---|---|
new | Create a new workspace |
show | Display the current workspace |
list | List the workspace |
delete | Delete the specified workspace |
select | Change the current working workspace |
Options
Name | Description |
---|---|
-help | Show this help output, or the help for a specified subcommand |
-chdir <arg> | Switch to a different working directory before executing the given subcommand |
-version | Show the current Terraform version |