mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-07 10:01:27 -05:00
485 B
485 B
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| commands-workspace | Command: workspace show | docs-commands-workspace-sub-show | The terraform workspace show command is used to output the current workspace. |
Command: workspace show
The terraform workspace show command is used to output the current workspace.
Usage
Usage: terraform workspace show
The command will display the current workspace.
Example
$ terraform workspace show
development