mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
Update internal/command/workspace_delete.go
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
parent
9d2e8a4c7e
commit
3d5dba5c09
@ -210,7 +210,7 @@ Usage: terraform [global options] workspace delete [OPTIONS] NAME
|
||||
|
||||
Options:
|
||||
|
||||
-force Remove even a workspace with resources under management.
|
||||
-force Remove a workspace even if it is managing resources. Terraform can no longer track or manage the workspace's infrastructure.
|
||||
|
||||
-lock=false Don't hold a state lock during the operation. This is
|
||||
dangerous if others might concurrently run commands
|
||||
|
Loading…
Reference in New Issue
Block a user