workspace
workspace list
workspace select
workspace new
workspace delete
workspace show
The terraform workspace show command is used to output the current workspace.
terraform workspace show
Usage: terraform workspace show
The command will display the current workspace.
$ terraform workspace show development
On this page: