ยปCommand: workspace select
The terraform workspace select
command is used to choose a different
workspace to use for further operations.
Usage
Usage: terraform workspace select NAME [DIR]
This command will select another workspace. The named workspace must already exist.
Example