The terraform workspace select
selects a different workspace to use for further operations.
Usage: terraform workspace select NAME [DIR]
This command will select another workspace. The named workspace must already exist.
The supported flags are:
-or-create
- If the workspace that is being selected does not exist, create it. Default is false
.$ terraform workspace list
default
* development
jsmith-test
$ terraform workspace select default
Switched to workspace "default".
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4