mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-03 22:01:11 -04:00
parent
02531b237c
commit
338d5cad70
1 changed files with 0 additions and 8 deletions
|
|
@ -35,14 +35,6 @@ Usage: terraform workspace
|
|||
|
||||
Create, change and delete Terraform workspaces.
|
||||
|
||||
|
||||
Subcommands:
|
||||
|
||||
show Show the current workspace name.
|
||||
list List workspaces.
|
||||
select Select a workspace.
|
||||
new Create a new workspace.
|
||||
delete Delete an existing workspace.
|
||||
`
|
||||
return strings.TrimSpace(helpText)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue